Click or drag to resize

LinkIdSelectionLocation Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The location of the link. This is not used internally by GeoBase, but it is present to allow the user to easily find the intended link. This could be used, for example, when rendering the edits in a LinkEditDatabase.

Namespace:  Telogis.GeoBase.Routing.LinkEdit
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public LatLon Location { get; set; }

Property Value

Type: LatLon
See Also