ClassifyTool Inputs Property Cognex VisionPro 9.20

A collection of named Input Pin values.

Namespace: Cognex.Vision.ViDiEL
Assembly: Cognex.Vision.ViDiELClassify.Net (in Cognex.Vision.ViDiELClassify.Net.dll) Version: 9.10.0.0
Syntax

public override ToolPinTrackingCollection Inputs { get; }

Property Value

Type: ToolPinTrackingCollection

Implements

ITool Inputs
Remarks

Add or remove ToolPins to the Inputs collection to control which Tool properties are exposed as Inputs in the GUI (for linking).

See Also