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