CogJob constructor that also creates an empty CogToolGroup. The newly created CogJob can then be used with the CogJob edit control.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Parameters
- withToolGroup
- Type: System Boolean
If you specify true for this boolean, then the CogJob will include a CogToolGroup.
See Also