MapKit.MKMapRect: Method Members

The methods of MapKit.MKMapRect are listed below. For a list of all members, see the MKMapRect Members list.

See Also: Inherited members from System.ValueType

Public Methods

Contains(MKMapPoint) : bool
Documentation for this section has not yet been entered.
Contains(MKMapRect) : bool
Documentation for this section has not yet been entered.
Divide(double, CoreGraphics.CGRectEdge, out MKMapRect) : MKMapRect
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
Inset(double, double) : MKMapRect
Documentation for this section has not yet been entered.
static
Intersection(MKMapRect, MKMapRect) : MKMapRect
Documentation for this section has not yet been entered.
static
Intersects(MKMapRect, MKMapRect) : bool
Documentation for this section has not yet been entered.
Offset(double, double) : MKMapRect
Documentation for this section has not yet been entered.
Remainder() : MKMapRect
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.
static
Union(MKMapRect, MKMapRect) : MKMapRect
Documentation for this section has not yet been entered.