Aspose::Page::EPS::PsDocument::SetPaint method
PsDocument::SetPaint method
Mengatur cat dalam keadaan grafik saat ini.
void Aspose::Page::EPS::PsDocument::SetPaint(System::SharedPtr<System::Drawing::Brush> paint)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| paint | System::SharedPtr<System::Drawing::Brush> | Paint tersebut. Bisa berupa subclass apa pun dari kelas Brush yang ada di platform .NET. |
Lihat Juga
- Typedef SharedPtr
- Class Brush
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++