System::Drawing::Graphics::Flush method
Graphics::Flush method
Triggers the immediate execution of all pending draw operations.
void System::Drawing::Graphics::Flush(Drawing2D::FlushIntention intention=Drawing2D::FlushIntention::Flush)
| Parameter | Type | Description |
|---|---|---|
| intention | Drawing2D::FlushIntention | IGNORED |
See Also
- Enum FlushIntention
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Font for C++