MapKit.MKMapPoint Members

The members of MapKit.MKMapPoint are listed below.

See Also: Inherited members from System.ValueType

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

Xdouble. Documentation for this section has not yet been entered.
Ydouble. Documentation for this section has not yet been entered.

Public Methods

override
Equals(object) : bool
Documentation for this section has not yet been entered.
static
FromCoordinate(CoreLocation.CLLocationCoordinate2D) : MKMapPoint
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
static
ToCoordinate(MKMapPoint) : CoreLocation.CLLocationCoordinate2D
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.

Public Operators

static
Equality(MKMapPoint, MKMapPoint)Documentation for this section has not yet been entered.
static
Inequality(MKMapPoint, MKMapPoint)Documentation for this section has not yet been entered.