This documentation is archived and is not being maintained.
Graphics::Flush Method
Visual Studio 2008
Forces execution of all pending graphics operations and returns immediately without waiting for the operations to finish.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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: