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