次の方法で共有


UIBezierPath.RemoveAllPoints メソッド

定義

この UIBezierPath からすべてのポイントを削除し、効果的にリセットします。

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

注釈

これは、バックグラウンド スレッドから使用できます。

適用対象