Click or drag to resize

SimpleFeatureLocation Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The location of the feature.

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

Property Value

Type: LatLon

Implements

IPointFeatureLocation
See Also