[]
PDF "b*" operator. Close, fill and then stroke the path, using the even-odd rule to determine the region to fill.
public class CloseFillStrokeEvenOddPath : 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; }