共用方式為


MKOverlayPathView.StrokePath(CGPath, CGContext) 方法

定義

[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

參數

path
CGPath
context
CGContext
屬性

適用於