Gets the latitude: a number between -90 and 90 (both inclusive)
representing the South/North coordinate. -90 represents the South Pole,
90 represents the North Pole, and 0 represents the equator.
Namespace: DegreeDays.GeoAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public double Latitude { get; }
Public ReadOnly Property Latitude As Double
Get
Property Value
DoubleSee Also