LatLonLon Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Longitude (X) in degrees.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public double Lon { get; set; }
Public Property Lon As Double
Get
Set
Property Value
Type:
DoubleRemarks Longitudes range from -180 to 180. Precede West longitudes with a minus sign.
See Also