Graphics::Flush Method (FlushIntention)
.NET Framework (current version)
Forces execution of all pending graphics operations with the method waiting or not waiting, as specified, to return before the operations finish.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- intention
-
Type:
System.Drawing.Drawing2D::FlushIntention
Member of the FlushIntention enumeration that specifies whether the method returns immediately or waits for any existing operations to finish.
.NET Framework
Available since 1.1
Available since 1.1
Show: