Aspose::Pdf::Operators::ShFill class

ShFill class

Class representing sh operator (paint area with shading pattern).

class ShFill : public Aspose::Pdf::Operator

Methods

MethodDescription
Accept(System::SharedPtr<IOperatorSelector>) overrideAccepts visitor object to process operator.
get_Name() constGets the shading name.
set_Name(System::String)Sets the shading name.
ShFill(System::String)Initializes operator.

See Also