Upravit

Sdílet prostřednictvím


MKPolygon.Coordinate Property

Definition

The location in the center of the BoundingMapRect.

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

Property Value

Implements

Attributes

Remarks

Application developers must override this property in order to provide a more accurate location (for instance, if the MKPolygon is asymetric.)

This can be used from a background thread.

Applies to