MKMapSnapshot.PointForCoordinate(CLLocationCoordinate2D) 方法

定义

指定 中Imagecoordinate的位置。

[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

要计算的地图位置。

返回

属性

适用于