MKMapSize Struct

Definition

The extent of a 2D map projection as measured in map points.

public struct MKMapSize
type MKMapSize = struct
Inheritance
MKMapSize

Constructors

MKMapSize(Double, Double)

Fields

Height
Width

Properties

World

Methods

Equals(Object)
GetHashCode()
ToString()

Operators

Equality(MKMapSize, MKMapSize)
Inequality(MKMapSize, MKMapSize)

Applies to

See also