Compartilhar via


UIBezierPath.RemoveAllPoints Método

Definição

Remove todos os pontos desse UIBezierPath, redefinindo-o efetivamente.

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

Comentários

Isso pode ser usado em um thread em segundo plano.

Aplica-se a