ILNumerics Ultimate VS

BackBufferDispose Method (Boolean)

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Releases the unmanaged resources used by the BackBuffer and optionally releases the managed resources

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

protected void Dispose(
	bool cleanManaged
)

Parameters

cleanManaged
Type: SystemBoolean
True to release both managed and unmanaged resources; false to release only unmanaged resources
See Also

Reference