Leer en inglés Editar

Compartir a través de


SKTrimPathEffectMode Enum

Definition

Represents the type of trimming to perform.

C#
public enum SKTrimPathEffectMode
Inheritance
SKTrimPathEffectMode

Fields

Name Value Description
Normal 0

Trim the path around the start and stop, preserving [start, stop]

Inverted 1

Remove the path between the start and stop, preserving [0, start] and [stop, 1]

Applies to

Producto Versiones
SkiaSharp 1.68.x, 2.80.x, 2.88.x