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
属性

适用于