CogToolGroup Tools Property Cognex VisionPro 9.8 SR1
Gets the collection of tools within this tool group.

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

public CogToolCollection Tools { get; }

Property Value

Type: CogToolCollection
The collection of VisionPro tools contained within this CogToolGroup. This collection may even contain one or more CogToolGroup tools.
See Also