次の方法で共有


MKOverlayRenderer.MapPointForPoint(CGPoint) メソッド

定義

[Foundation.Export("mapPointForPoint:")]
[ObjCRuntime.ThreadSafe]
public virtual MapKit.MKMapPoint MapPointForPoint (CoreGraphics.CGPoint point);
abstract member MapPointForPoint : CoreGraphics.CGPoint -> MapKit.MKMapPoint
override this.MapPointForPoint : CoreGraphics.CGPoint -> MapKit.MKMapPoint

パラメーター

point
CGPoint

戻り値

属性

注釈

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

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

適用対象