Nevron Forum

Controlling label text on a map

https://www.nevron.com/Forum/Topic5467.aspx

By Kevin Harrison - Wednesday, August 10, 2011

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

By Nevron Support - Thursday, August 11, 2011

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.