Group: Forum Members
Last Active: 12 Years Ago
Posts: 52,
Visits: 1
|
Are there any global settings (apart from the NEsriShapeFile zoom setting) which control the display of text on a map; i.e. font. font size etc. Thanks Kevin
|
Group: Forum Members
Last Active: Last Week
Posts: 3,054,
Visits: 4,009
|
Hi, The text's for 2D map shapes are placed in a separate layer with a suffix "_Labels". For example if your 2D map shapes are imported in a layer called "countries", the text will be imported in a layer called "countries_Labels". Check out the "Maps -> World Map" example that comes with Nevron Diagram for .NET to see this. So, all you have to do is to modify the styling of the layer that holds the texts or just create a style sheet and apply it to that layer.
Best Regards, Nevron Support Team
|