Click or drag to resize
LatLngLongitude Property
doogal.co.uk Home



Gets the longitude in degrees.

Namespace:  DotNetCoords
Assembly:  DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.22 (1.0.0.22)
Syntax
public double Longitude { get; }

Property Value

Type: Double
The longitude in degrees.
See Also