MapKit.MKPolyline Members

The members of MapKit.MKPolyline are listed below.

See Also: Inherited members from MapKit.MKMultiPoint

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
BoundingMapRectMKMapRect. Documentation for this section has not yet been entered.
[read-only]
CanReplaceMapContentbool. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
CoordinateCoreLocation.CLLocationCoordinate2D. Documentation for this section has not yet been entered.

Public Methods

static
FromCoordinates(CoreLocation.CLLocationCoordinate2D[]) : MKPolyline
Documentation for this section has not yet been entered.
static
FromPoints(MKMapPoint[]) : MKPolyline
Documentation for this section has not yet been entered.
Intersects(MKMapRect) : bool
Documentation for this section has not yet been entered.