共用方式為


MKMapSnapshot.PointForCoordinate(CLLocationCoordinate2D) 方法

定義

指定 之 coordinateImage 的位置。

[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

要計算的地圖位置。

傳回

屬性

適用於