Click or drag to resize

MapStickyLabels Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets whether map labels are sticky.

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

Property Value

Type: Boolean
Remarks
A 'sticky' label will remain at a fixed map location, tracking with the map as it is panned or moved. True if sticky; otherwise false.
See Also