UIBezierPath.AddClip 方法

定义

将此 UIBezierPath 与当前图形上下文的剪裁路径相交。

[Foundation.Export("addClip")]
public virtual void AddClip();
abstract member AddClip : unit -> unit
override this.AddClip : unit -> unit
属性

注解

这可以从后台线程使用。

适用于