Share via


MKOverlayPathRenderer.StrokePath(CGPath, CGContext) Method

Definition

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

Parameters

path
CGPath
context
CGContext
Attributes

Applies to