Flushes any underlying stream, performs all the operations required to complete the operation.
    Namespace: 
   PerpetuumSoft.Framework.DrawingAssembly: PerpetuumSoft.Framework (in PerpetuumSoft.Framework.dll) Version: 3.9.0.1
Syntax
| C# | 
|---|
public virtual void Flush()  | 
| Visual Basic (Declaration) | 
|---|
Public Overridable Sub Flush  | 
| Visual C++ | 
|---|
public: virtual void Flush()  |