[]
PDF "f*" operator. Fill the path, using the even-odd rule to determine the region to fill.
public class FillEvenOddPath : 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; }