Tools that aren't part of the main tools collection but are still tools owned by this
user tool... like ToolBlock Inputs and Outputs.
Namespace: Cognex.VisionPro.ToolBlockAssembly: Cognex.VisionPro.ToolGroup (in Cognex.VisionPro.ToolGroup.dll) Version: 73.0.0.0 (73.0.0.0)
protected override ICogTool[] ExtraTools { get; }protected override ICogTool[] ExtraTools { get; }Protected Overrides ReadOnly Property ExtraTools As ICogTool()
Get
Protected Overrides ReadOnly Property ExtraTools As ICogTool()
Get
protected:
virtual property array<ICogTool^>^ ExtraTools {
array<ICogTool^>^ get () override;
}protected:
virtual property array<ICogTool^>^ ExtraTools {
array<ICogTool^>^ get () override;
}Property Value
Type:
ICogTool