System::Drawing::Graphics::Flush method
Graphics::Flush method
Attiva l’esecuzione immediata di tutte le operazioni di disegno in sospeso.
void System::Drawing::Graphics::Flush(Drawing2D::FlushIntention intention=Drawing2D::FlushIntention::Flush)
| Parametro | Tipo | Descrizione |
|---|---|---|
| intento | Drawing2D::FlushIntention | IGNORED |
Vedi anche
- Enum FlushIntention
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++