The members of MapKit.MKOverlayPathView are listed below.
See Also: Inherited members from MapKit.MKOverlayView
| 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. |
| 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. |
| [read-only] static | Appearance | MKOverlayPathView.MKOverlayPathViewAppearance. Strongly-typed property that returns the UIAppearance class for this class. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| FillColor | UIKit.UIColor. Documentation for this section has not yet been entered. | |
| Linecap | CoreGraphics.CGLineCap. Documentation for this section has not yet been entered. | |
| LineDashPattern | Foundation.NSNumber[]. Documentation for this section has not yet been entered. | |
| LineDashPhase | nfloat. Documentation for this section has not yet been entered. | |
| LineJoin | CoreGraphics.CGLineJoin. Documentation for this section has not yet been entered. | |
| LineWidth | nfloat. Documentation for this section has not yet been entered. | |
| MiterLimit | nfloat. Documentation for this section has not yet been entered. | |
| Path | CoreGraphics.CGPath. Documentation for this section has not yet been entered. | |
| StrokeColor | UIKit.UIColor. Documentation for this section has not yet been entered. |
static | AppearanceWhenContainedIn(params Type[])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>()Documentation for this section has not yet been entered. | |
static | GetAppearance<T>(UIKit.UITraitCollection)Documentation for this section has not yet been entered. | |
static | GetAppearance<T>(UIKit.UITraitCollection, params Type[])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. | ||