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

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro.ToolGroup (in Cognex.VisionPro.ToolGroup.dll) Version: 85.1.0.0 (85.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