Edit

Share via


MKOverlayPathView.StrokePath(CGPath, CGContext) Method

Definition

[Foundation.Export("strokePath:inContext:")]
public virtual void StrokePath (CoreGraphics.CGPath path, CoreGraphics.CGContext context);
abstract member StrokePath : CoreGraphics.CGPath * CoreGraphics.CGContext -> unit
override this.StrokePath : CoreGraphics.CGPath * CoreGraphics.CGContext -> unit

Parameters

path
CGPath
context
CGContext
Attributes

Applies to