ILNumerics Ultimate VS

OGLControlDispose Method

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

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

protected override void Dispose(
	bool disposing
)

Parameters

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

Reference