Aspose::Pdf::Operators::EndPath class

EndPath class

Class representing n operator (end path without filling or stroking).

class EndPath : public Aspose::Pdf::Operator

Methods

MethodDescription
Accept(System::SharedPtr<IOperatorSelector>) overrideAccepts visitor object to process operator.
EndPath()Initializes operator.
ToString() const overrideText representation of operator.

See Also