UIBezierPath.RemoveAllPoints Méthode

Définition

Supprime tous les points de cet UIBezierPath, en le réinitialisant efficacement.

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

Remarques

Cela peut être utilisé à partir d’un thread d’arrière-plan.

S’applique à