SKPathBuilder.ReverseAddPath(SKPath) メソッド

定義

別のパスのコンターを逆の順序で追加します。

public void ReverseAddPath(SkiaSharp.SKPath other);

パラメーター

other
SKPath

輪郭が反転して追加されるパス。

適用対象