ASP.NET Pack Programmer's Guide
IGraphics.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

IGraphics.Flush ()

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

IGraphics.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

IGraphics Members
IGraphics Interface
MindFusion.Drawing Namespace