LAUREL BRIDGE

ThumbnailImagePanelDispose Method

DICOM Connectivity Framework V3.4
Clean up any resources being used.

Namespace:  LaurelBridge.DCF.Examples.ImageViewer
Assembly:  ImageViewer (in ImageViewer.exe) Version: DCF34 r11538 DCF_3_4_24_20190319
Syntax

C#
protected override void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
true if managed resources should be disposed; otherwise, false.
See Also

Reference