Aspose::Page::EPS::PsDocument::SetPaint method
PsDocument::SetPaint method
在当前图形状态中设置绘图。
void Aspose::Page::EPS::PsDocument::SetPaint(System::SharedPtr<System::Drawing::Brush> paint)
| Parameter | Type | 描述 |
|---|---|---|
| paint | System::SharedPtr<System::Drawing::Brush> | 画笔。它可以是 .NET 平台中存在的任何 Brush 类的子类。 |
另见
- Typedef SharedPtr
- Class Brush
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++