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

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

See Also