Insert one or more tools from a toolbox item.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax
Parameters
- toolboxItem
- Type: System.Drawing.Design ToolboxItem
- index
- Type: System Int32
The index at which to insert.
Return Value
Type: ArrayListAn ArrayList containing the tools inserted.
See Also