Group: Forum Members
Last Active: Last Week
Posts: 3,054,
Visits: 4,009
|
You can create a class that inherits from the NMapLegendRange and override the GetValue(int index) method to get the text associated with the range with the specified index. In the method override simply call bse.GetValue(index) to get the string.
Best Regards, Nevron Support Team
|
Group: Forum Members
Last Active: 3 Years Ago
Posts: 176,
Visits: 1,865
|
Hi How can I get the text of the legend levels displayed on a map (and/or the range of each level). I can't see a way to do this. Thanks Kevin
|