Profile Picture

How to get the legend text / level ranges displayed on a map

Posted By Kevin Harrison 12 Years Ago

How to get the legend text / level ranges displayed on a map

Author
Message
Nevron Support
Posted 12 Years Ago
View Quick Profile
Supreme Being

Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)

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



Kevin Harrison
Posted 12 Years Ago
View Quick Profile
Supreme Being

Supreme Being (79 reputation)Supreme Being (79 reputation)Supreme Being (79 reputation)Supreme Being (79 reputation)Supreme Being (79 reputation)Supreme Being (79 reputation)Supreme Being (79 reputation)Supreme Being (79 reputation)Supreme Being (79 reputation)

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 





Similar Topics


Reading This Topic