Aspose::Page::EPS::PsDocument::SetPaint method
PsDocument::SetPaint method
Setzt die Farbe im aktuellen Grafikzustand.
void Aspose::Page::EPS::PsDocument::SetPaint(System::SharedPtr<System::Drawing::Brush> paint)
| Parameter | Typ | Beschreibung |
|---|---|---|
| paint | System::SharedPtr<System::Drawing::Brush> | Die Farbe. Sie kann jede Unterklasse der Brush-Klasse sein, die in der .NET-Plattform existiert. |
Siehe auch
- Typedef SharedPtr
- Class Brush
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++