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



Gets the latitude degrees.

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

Property Value

Type: Int32
The latitude degrees.
See Also