Aspose::Page::EPS::PsDocument::SetPaint method
PsDocument::SetPaint method
現在のグラフィックス状態にペイントを設定します。
void Aspose::Page::EPS::PsDocument::SetPaint(System::SharedPtr<System::Drawing::Brush> paint)
| パラメーター | 型 | 説明 |
|---|---|---|
| paint | System::SharedPtr<System::Drawing::Brush> | ペイントです。.NET プラットフォームに存在する Brush クラスの任意のサブクラスを使用できます。 |
参照
- Typedef SharedPtr
- Class Brush
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++