MapKit.MKOverlayPathView Members

The members of MapKit.MKOverlayPathView are listed below.

See Also: Inherited members from MapKit.MKOverlayView

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.
Initializes the MKOverlayPathView with the specified frame.
A constructor that initializes the object from the data stored in the unarchiver object.

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]
static
AppearanceMKOverlayPathView.MKOverlayPathViewAppearance. Strongly-typed property that returns the UIAppearance class for this class.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
FillColorUIKit.UIColor. Documentation for this section has not yet been entered.
LinecapCoreGraphics.CGLineCap. Documentation for this section has not yet been entered.
LineDashPatternFoundation.NSNumber[]. Documentation for this section has not yet been entered.
LineDashPhasenfloat. Documentation for this section has not yet been entered.
LineJoinCoreGraphics.CGLineJoin. Documentation for this section has not yet been entered.
LineWidthnfloat. Documentation for this section has not yet been entered.
MiterLimitnfloat. Documentation for this section has not yet been entered.
PathCoreGraphics.CGPath. Documentation for this section has not yet been entered.
StrokeColorUIKit.UIColor. Documentation for this section has not yet been entered.

Public Methods

static
AppearanceWhenContainedIn(params Type[]) : MKOverlayPathView.MKOverlayPathViewAppearance
Returns a strongly typed UIAppearance for instances of this class when the view is hosted in the specified hierarchy.
ApplyFillProperties(CoreGraphics.CGContext, nfloat)
Documentation for this section has not yet been entered.
ApplyStrokeProperties(CoreGraphics.CGContext, nfloat)
Documentation for this section has not yet been entered.
CreatePath()
Documentation for this section has not yet been entered.
FillPath(CoreGraphics.CGPath, CoreGraphics.CGContext)
Documentation for this section has not yet been entered.
static
GetAppearance<T>() : MKOverlayPathView.MKOverlayPathViewAppearance
Documentation for this section has not yet been entered.
static
GetAppearance<T>(UIKit.UITraitCollection) : MKOverlayPathView.MKOverlayPathViewAppearance
Documentation for this section has not yet been entered.
static
GetAppearance<T>(UIKit.UITraitCollection, params Type[]) : MKOverlayPathView.MKOverlayPathViewAppearance
Documentation for this section has not yet been entered.
InvalidatePath()
Documentation for this section has not yet been entered.
StrokePath(CoreGraphics.CGPath, CoreGraphics.CGContext)
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the MKOverlayPathView object.