Click or drag to resize

MapRenderLabels Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Controls whether labels are rendered on the map.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public bool RenderLabels { get; set; }

Property Value

Type: Boolean

Implements

IMapRenderLabels
Remarks
When true, labels are rendered. Otherwise, labels are not rendered.

Defaults to true.

See Also