SpatialInfoWgs84 Property |
Gets the WGS84 spatial info.
Namespace:
Autoaddress.Autoaddress2_0.Model.GetGbBuildingData
Assembly:
Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntaxpublic GbGeographicSpatialInfo Wgs84 { get; }
Public ReadOnly Property Wgs84 As GbGeographicSpatialInfo
Get
public:
property GbGeographicSpatialInfo^ Wgs84 {
GbGeographicSpatialInfo^ get ();
}
member Wgs84 : GbGeographicSpatialInfo with get
Property Value
Type:
GbGeographicSpatialInfo
See Also