SKPath.AddPathReverse(SKPath) Méthode

Définition

Attention

Use SKPathBuilder instead.

Étend le chemin actuel avec les éléments de chemin d’accès d’un autre chemin dans l’ordre inverse.

[System.Obsolete("Use SKPathBuilder instead.")]
public void AddPathReverse(SkiaSharp.SKPath other);

Paramètres

other
SKPath

Chemin contenant les éléments à ajouter au chemin d’accès actuel.

Attributs

S’applique à