---
title: size
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkmaprect/size
---

# size

The width and height of the rectangle, starting from the origin point.

## Declaration

```swift
var size: MKMapSize
```

## See Also

### Getting the rectangle coordinates

- [origin](mapkit/mkmaprect/origin.md)
