Cog3DDisplayV2WF Dispose Method (Boolean)Cognex VisionPro 9.8
Clean up any resources being used.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Display.Controls (in Cognex.VisionPro3D.Display.Controls.dll) Version: 75.1.0.0 (75.1.0.0)
Syntax

protected override void Dispose(
	bool disposing
)

Parameters

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