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