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