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



Gets the longitude degrees.

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

Property Value

Type: Int32
The longitude degrees.
See Also