Aspose::Page::EPS::PsDocument::SetPaint metodo
PsDocument::SetPaint method
Imposta la vernice nello stato grafico corrente.
void Aspose::Page::EPS::PsDocument::SetPaint(System::SharedPtr<System::Drawing::Brush> paint)
| Parametro | Tipo | Descrizione |
|---|---|---|
| paint | System::SharedPtr<System::Drawing::Brush> | Il colore. Può essere qualsiasi sottoclasse della classe Brush esistente nella piattaforma .NET. |
Vedi anche
- Typedef SharedPtr
- Class Brush
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++