RouteStopHeading Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The heading for this route stop. This value will be used to choose which street this
RouteStop belongs on - GeoBase will try to route to a street that is aligned with
this heading. For example, this can be used to avoid accidentally routing from a
cross street. If this value is float.NaN, then this behavior will be ignored.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public float Heading { get; set; }
Public Property Heading As Single
Get
Set
Property Value
Type:
SingleSee Also