MapCtrlRenderLabels Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets whether to render labels on the map.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public bool RenderLabels { get; set; }
Public Property RenderLabels As Boolean
Get
Set
Property Value
Type:
BooleanImplements
IMapRenderLabelsRemarks If true, labels are rendered. Otherwise labels are not rendered.
Defaults to true.
See Also