[]
PDF "f" operator. Fill the path, using the nonzero winding number rule to determine the region to fill.
public class FillNonZeroWindingPath : VisualPathOperator, IVisualOperator
Gets the operator's description.
public override string Desc { get; }
Gets the value indicating whether the path uses Tile pattern.
public override bool IsTilePatternUsed { get; }
Gets the operator's PDF name.
public override string Name { get; }