Gets the latitude.
Namespace:
Autoaddress.Autoaddress2_0.Model.ReverseGeocode
Assembly:
Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntaxpublic double Latitude { get; }
Public ReadOnly Property Latitude As Double
Get
public:
property double Latitude {
double get ();
}
member Latitude : float with get
Property Value
Type:
Double
See Also