MKOverlay.BoundingMapRect Property
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.
A MKMapRect rectangle that contains the overlay.
public abstract MapKit.MKMapRect BoundingMapRect { [Foundation.Export("boundingMapRect")] get; }
member this.BoundingMapRect : MapKit.MKMapRect
Property Value
The smallest rectangle that bounds the overlay.
Implements
- Attributes
Remarks
The rectangle is defined using a projection of the globe onto a 2D surface.