MKMapSize Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |