Cog3DCoordinateSpaceTree Dispose Method Cognex VisionPro 9.5
Destruct this Cog3DCoordinateSpaceTree. This releases any managed resources and then calls the finalizer. This method may be called more than once.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 69.0.0.0
Syntax

public void Dispose()

Implements

IDisposable Dispose 
See Also