ClosePathFillStroke
ClosePathFillStroke class
Class representing b operator (close, fill and stroke path with nonzer winding rule).
public class ClosePathFillStroke : Operator
Constructors
Name | Description |
---|---|
ClosePathFillStroke() | Initializes operator. |
Properties
Name | Description |
---|---|
Index { get; set; } | Operator index in page operators list. |
Methods
Name | Description |
---|---|
override Accept(IOperatorSelector) | Accepts visitor object to process operator. |
override ToString() | Returns string representation of operator. |
See Also
- class Operator
- namespace Aspose.Pdf.Operators
- assembly Aspose.PDF