Graphics::Flush Method
.NET Framework (current version)
Forces execution of all pending graphics operations and returns immediately without waiting for the operations to finish.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | Flush() | Forces execution of all pending graphics operations and returns immediately without waiting for the operations to finish. |
![]() | Flush(FlushIntention) | Forces execution of all pending graphics operations with the method waiting or not waiting, as specified, to return before the operations finish. |
Show:
