MapKit.MKOverlayPathView: Method Members

The methods of MapKit.MKOverlayPathView are listed below. For a list of all members, see the MKOverlayPathView Members list.

See Also: Inherited members from MapKit.MKOverlayView

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.