Click or drag to resize

ReferencedImageDataDispose Method (Boolean)

Releases internal resources used by the ReferencedImageData object.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
protected override void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
Set to true when called from the Dispose(Boolean) method.
See Also