CogUserTool Tools Property Cognex VisionPro 9.8
Gets the collection of tools within this user tool.

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro.ToolGroup (in Cognex.VisionPro.ToolGroup.dll) Version: 75.1.0.0 (75.1.0.0)
Syntax

protected CogToolCollection Tools { get; }

Property Value

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