Search
GdiGraphics.Flush Method
See Also
 





Forces execution of all pending graphics operations and returns immediately without waiting for the operations to finish.

 Overload List

Name Description

GdiGraphics.Flush ()

Forces execution of all pending graphics operations and returns immediately without waiting for the operations to finish.

GdiGraphics.Flush (FlushIntention)

Forces execution of all pending graphics operations with the method waiting or not waiting, as specified, to return before the operations finish.

 See Also