MonoTouch.MapKit.MKPolygon Class
A map annotation that represents a closed polygon overlaid on a specific location.

See Also: MKPolygon Members

Syntax

[MonoTouch.Foundation.Register("MKPolygon", true)]
[MonoTouch.ObjCRuntime.Availability(Introduced=MonoTouch.ObjCRuntime.Platform.Mac_10_0 | MonoTouch.ObjCRuntime.Platform.Mac_10_1 | MonoTouch.ObjCRuntime.Platform.Mac_10_2 | MonoTouch.ObjCRuntime.Platform.Mac_10_3 | MonoTouch.ObjCRuntime.Platform.Mac_10_4 | MonoTouch.ObjCRuntime.Platform.Mac_10_5 | MonoTouch.ObjCRuntime.Platform.Mac_10_6 | MonoTouch.ObjCRuntime.Platform.Mac_10_7 | MonoTouch.ObjCRuntime.Platform.Mac_10_8 | MonoTouch.ObjCRuntime.Platform.Mac_10_9 | MonoTouch.ObjCRuntime.Platform.Mac_10_10 | MonoTouch.ObjCRuntime.Platform.Mac_Version | MonoTouch.ObjCRuntime.Platform.Mac_Arch64 | MonoTouch.ObjCRuntime.Platform.Mac_Arch)]
[MonoTouch.ObjCRuntime.Availability(Introduced=MonoTouch.ObjCRuntime.Platform.iOS_4_0)]
public class MKPolygon : MKMultiPoint, IMKOverlay, IDisposable

See Also

MKPolyLine

Remarks

The polygon shape is determined by connecting the points in the order they are passed to the MKPolygon.FromPoints or MKPolygon.FromCoordinates factory methods. The first and final points are automatically connected to close the polygon.

Application developers can exclude interior areas with the MKPolygon.InteriorPolygons property.

Subclassing MonoTouch.MapKit.MKPolygon is not possible (see ).

The members of this class can be used from a background thread.

Related content

Requirements

Namespace: MonoTouch.MapKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0