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