GbGeographicSpatialInfoLocation Property |
Gets the location.
Namespace:
Autoaddress.Autoaddress2_0.Model
Assembly:
Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntaxpublic GeographicCoordinates Location { get; }
Public ReadOnly Property Location As GeographicCoordinates
Get
public:
property GeographicCoordinates^ Location {
GeographicCoordinates^ get ();
}
member Location : GeographicCoordinates with get
Property Value
Type:
GeographicCoordinates
See Also