Aspose::Page::EPS::PsDocument::SetPaint method

PsDocument::SetPaint method

在当前图形状态中设置绘图。

void Aspose::Page::EPS::PsDocument::SetPaint(System::SharedPtr<System::Drawing::Brush> paint)
ParameterType描述
paintSystem::SharedPtr<System::Drawing::Brush>画笔。它可以是 .NET 平台中存在的任何 Brush 类的子类。

另见