Click or drag to resize

LabelBoxText Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets the (major) text of the labelbox.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public override string Text { get; set; }

Property Value

Type: String
Remarks
Equivalent to MajorText. See also MinorText
See Also