Aspose::Pdf::Operators::ShFill class
ShFill class
Class representing sh operator (paint area with shading pattern).
class ShFill : public Aspose::Pdf::Operator
Methods
Method | Description |
---|---|
Accept(System::SharedPtr<IOperatorSelector>) override | Accepts visitor object to process operator. |
get_Name() const | Gets the shading name. |
set_Name(System::String) | Sets the shading name. |
ShFill(System::String) | Initializes operator. |
See Also
- Class Operator
- Namespace Aspose::Pdf::Operators
- Library Aspose.PDF for C++