ImageCylinderDispose(Boolean) Method
Releases the unmanaged resources used by the
ImageCylinder and its child
controls and optionally releases the managed resources.
Namespace: BeeMobile.iWheelAssembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
protected override void Dispose(
bool bDisposing
)
Protected Overrides Sub Dispose (
bDisposing As Boolean
)
Parameters
- bDisposing Boolean
- System.Boolean.Booleantrue to release both managed and unmanaged resources; false to
release only unmanaged resources.