Aspose::Pdf::Operators::Fill class

Fill class

Class representing f operator (fill path with nonzero winding number rule).

class Fill : public Aspose::Pdf::Operator

Methods

MethodDescription
Accept(System::SharedPtr<IOperatorSelector>) overrideAccepts visitor object to process operator.
Fill()Initilizes new f operator.
ToString() const overrideReturns text representation of operator.

See Also