次の方法で共有


MKOverlayRenderer.MapRectForRect(CGRect) メソッド

定義

[Foundation.Export("mapRectForRect:")]
[ObjCRuntime.ThreadSafe]
public virtual MapKit.MKMapRect MapRectForRect (CoreGraphics.CGRect rect);
abstract member MapRectForRect : CoreGraphics.CGRect -> MapKit.MKMapRect
override this.MapRectForRect : CoreGraphics.CGRect -> MapKit.MKMapRect

パラメーター

rect
CGRect

戻り値

属性

注釈

(このノードのその他のドキュメントが提供されます)

これは、バックグラウンド スレッドから使用できます。

適用対象