ILNumerics Ultimate VS

TextureStorageDispose Method (Boolean)

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Dispose off manually

[ILNumerics Visualization Engine]

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

public virtual void Dispose(
	bool manual
)

Parameters

manual
Type: SystemBoolean
True to release both managed and unmanaged resources; false to release only unmanaged resources
Remarks

The true disposing is done in the concrete implementation.

[ILNumerics Visualization Engine]

See Also

Reference