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



Gets the latitude in degrees.

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

Property Value

Type: Double
The latitude in degrees.
See Also