Share via


MKMapSize Struct

Definition

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

public struct MKMapSize
type MKMapSize = struct
Inheritance
MKMapSize

Constructors

Name Description
MKMapSize(Double, Double)

Fields

Name Description
Height
Width

Properties

Name Description
World

Methods

Name Description
Equals(Object)
GetHashCode()
ToString()

Operators

Name Description
Equality(MKMapSize, MKMapSize)
Inequality(MKMapSize, MKMapSize)

Applies to

See also