Click or drag to resize

DirectionLinkFirstPoint Property

Verizon Connect Logo
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; }

Property Value

Type: LatLon
See Also