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

PsDocument::SetPaint method

現在のグラフィックス状態にペイントを設定します。

void Aspose::Page::EPS::PsDocument::SetPaint(System::SharedPtr<System::Drawing::Brush> paint)
パラメーター説明
paintSystem::SharedPtr<System::Drawing::Brush>ペイントです。.NET プラットフォームに存在する Brush クラスの任意のサブクラスを使用できます。

参照