MKOverlayPathRenderer.FillPath(CGPath, CGContext) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
[Foundation.Export("fillPath:inContext:")]
public virtual void FillPath (CoreGraphics.CGPath path, CoreGraphics.CGContext context);
abstract member FillPath : CoreGraphics.CGPath * CoreGraphics.CGContext -> unit
override this.FillPath : CoreGraphics.CGPath * CoreGraphics.CGContext -> unit
參數
- path
- CGPath
- context
- CGContext
- 屬性
備註
(即將推出此節點的更多檔)
這可從背景執行緒使用。