MKPolygon.InteriorPolygons Property

Definition

An array of MKPolygons that are excluded from the MKPolygon.

public virtual MapKit.MKPolygon[] InteriorPolygons { [Foundation.Export("interiorPolygons")] get; }
member this.InteriorPolygons : MapKit.MKPolygon[]

Property Value

Attributes

Remarks

(More documentation for this node is coming)

This can be used from a background thread.

Applies to