CogToolBlock Tools Property Cognex VisionPro 9.23
Gets the collection of tools within this tool block.

Namespace: Cognex.VisionPro.ToolBlock
Assembly: Cognex.VisionPro.ToolGroup (in Cognex.VisionPro.ToolGroup.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax

public CogToolCollection Tools { get; }

Property Value

Type: CogToolCollection
The collection of VisionPro tools contained within this CogToolBlock.
See Also