次の方法で共有


MKMapSnapshot.PointForCoordinate(CLLocationCoordinate2D) メソッド

定義

指定した coordinateの のImage場所。

[Foundation.Export("pointForCoordinate:")]
public virtual CoreGraphics.CGPoint PointForCoordinate (CoreLocation.CLLocationCoordinate2D coordinate);
abstract member PointForCoordinate : CoreLocation.CLLocationCoordinate2D -> CoreGraphics.CGPoint
override this.PointForCoordinate : CoreLocation.CLLocationCoordinate2D -> CoreGraphics.CGPoint

パラメーター

coordinate
CLLocationCoordinate2D

計算するマップの場所。

戻り値

属性

適用対象