Click or drag to resize

LocationSearchSuggestionLocation Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The LatLon representing the suggestion's location. May be set to Empty if the suggestion has no single location; in this case, BoundingBox should be set instead.

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

Property Value

Type: LatLon

Implements

ISearchSuggestionLocation
See Also