[]
PDF "W" operator. Modify the current clipping path by intersecting it with the current path, using the nonzero winding number rule to determine which regions lie inside the clipping path.
public class SetClippingPathNonZeroWinding : PathOperator, IVisualOperator
Gets the operator's description.
public override string Desc { get; }
Gets the operator's PDF name.
public override string Name { get; }