Aspose::Pdf::Operators::ClosePathFillStroke class
ClosePathFillStroke class
Class representing b operator (close, fill and stroke path with nonzer winding rule).
class ClosePathFillStroke : public Aspose::Pdf::Operator
Methods
Method | Description |
---|---|
Accept(System::SharedPtr<IOperatorSelector>) override | Accepts visitor object to process operator. |
ClosePathFillStroke() | Initializes operator. |
ToString() const override | Returns string representation of operator. |
See Also
- Class Operator
- Namespace Aspose::Pdf::Operators
- Library Aspose.PDF for C++