MonoMac.CoreLocation.CLLocationCoordinate2D Members

The members of MonoMac.CoreLocation.CLLocationCoordinate2D are listed below.

See Also: Inherited members from System.ValueType

Public Constructors

Constructor that allows the latitude and longitude to be specified.

Public Fields

Latitudedouble. Latitude in degrees. Positive values are north of the equator, negative values are south of the equator.
Longitudedouble. Longitude in degrees.

Public Methods

IsValid() : bool
Documentation for this section has not yet been entered.