MapKit.MKMapRect Members

The members of MapKit.MKMapRect are listed below.

See Also: Inherited members from System.ValueType

Public Constructors

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

Public Fields

static readonly
NullMKMapRect. Documentation for this section has not yet been entered.
OriginMKMapPoint. Documentation for this section has not yet been entered.
SizeMKMapSize. Documentation for this section has not yet been entered.

Public Properties

[read-only]
Heightdouble. Documentation for this section has not yet been entered.
[read-only]
IsEmptybool. Documentation for this section has not yet been entered.
[read-only]
IsNullbool. Documentation for this section has not yet been entered.
[read-only]
MaxXdouble. Documentation for this section has not yet been entered.
[read-only]
MaxYdouble. Documentation for this section has not yet been entered.
[read-only]
MidXdouble. Documentation for this section has not yet been entered.
[read-only]
MidYdouble. Documentation for this section has not yet been entered.
[read-only]
MinXdouble. Documentation for this section has not yet been entered.
[read-only]
MinYdouble. Documentation for this section has not yet been entered.
[read-only]
Spans180thMeridianbool. Documentation for this section has not yet been entered.
[read-only]
Widthdouble. Documentation for this section has not yet been entered.
[read-only]
WorldMKMapRect. Documentation for this section has not yet been entered.

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.

Public Operators

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