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



Gets the latitude minutes.

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

Property Value

Type: Int32
The latitude minutes.
See Also