Aspose::Pdf::Operators::Stroke class
Stroke class
Class representing S operator (stroke path).
class Stroke : public Aspose::Pdf::Operator
Methods
Method | Description |
---|---|
Accept(System::SharedPtr<IOperatorSelector>) override | Accepts visitor object to process operator. |
Stroke() | Initializes operator. |
ToString() const override | Returns text representation of the operator. |
See Also
- Class Operator
- Namespace Aspose::Pdf::Operators
- Library Aspose.PDF for C++