MKPolygon.Coordinate 属性

定义

在 的中心 BoundingMapRect的位置。

public virtual CoreLocation.CLLocationCoordinate2D Coordinate { [Foundation.Export("coordinate")] get; }
member this.Coordinate : CoreLocation.CLLocationCoordinate2D

属性值

实现

属性

注解

应用程序开发人员必须重写此属性,以便提供更准确的位置 (例如,如果 MKPolygon 为非对称,则)

这可以从后台线程使用。

适用于