Click here to show toolbars of the Web Online Help System: show toolbars
 

Flush the current set of drawing commands to the device surface.
Syntax

[C#]

void Flush();
Value cannot be null.

Parameter name: types

[Visual Basic]

Sub Flush()
Value cannot be null.

Parameter name: types
Params
Name Description
intention The intent for the flush operation.
Notes

None.

Example

None.