Removes the first occurrence of a specific ICogTool from the
CogToolCollection.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 85.1.0.0 (85.1.0.0)
Syntax
Parameters
- value
- Type: Cognex.VisionPro ICogTool
The ICogTool to remove from the CogToolCollection.
See Also