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