Aspose::Page::EPS::PsDocument::SetPaint method
PsDocument::SetPaint method
Sets paint in current graphics state.
void Aspose::Page::EPS::PsDocument::SetPaint(System::SharedPtr<System::Drawing::Brush> paint)
Parameter | Type | Description |
---|---|---|
paint | System::SharedPtr<System::Drawing::Brush> | The paint. It can be any subclass of Brush class existed in .NET platform. |
See Also
- Typedef SharedPtr
- Class Brush
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++