DirectionLinkFirstPoint Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The first point in the direction link. This is the same as the last point of the previous direction link in the linked list.
Namespace:
Telogis.GeoBase.Routing
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public LatLon FirstPoint { get; }
Public ReadOnly Property FirstPoint As LatLon
Get
Property Value
Type:
LatLonSee Also