Click or drag to resize

NoteNoteDistance Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The distance associated with this note. For example, a TollwayEndsNote has a NoteDistance that indicates how long the route travels along the tollway. Not applicable to all Note types.

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public DistanceValue NoteDistance { get; }

Property Value

Type: DistanceValue
See Also