Share via


MKOverlayRenderer.RectForMapRect(MKMapRect) Method

Definition

[Foundation.Export("rectForMapRect:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
[ObjCRuntime.ThreadSafe]
public virtual CoreGraphics.CGRect RectForMapRect(MapKit.MKMapRect mapRect);
[<Foundation.Export("rectForMapRect:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<ObjCRuntime.ThreadSafe>]
abstract member RectForMapRect : MapKit.MKMapRect -> CoreGraphics.CGRect
override this.RectForMapRect : MapKit.MKMapRect -> CoreGraphics.CGRect

Parameters

mapRect
MKMapRect

Returns

Attributes

Applies to