A collection of named Input Pin values.
Namespace: Cognex.Vision.ViDiELAssembly: Cognex.Vision.ViDiELClassify.Net (in Cognex.Vision.ViDiELClassify.Net.dll) Version: 9.24.0.0
public override ToolPinTrackingCollection Inputs { get; }public override ToolPinTrackingCollection Inputs { get; }Public Overrides ReadOnly Property Inputs As ToolPinTrackingCollection
Get
Public Overrides ReadOnly Property Inputs As ToolPinTrackingCollection
Get
public:
virtual property ToolPinTrackingCollection^ Inputs {
ToolPinTrackingCollection^ get () override;
}public:
virtual property ToolPinTrackingCollection^ Inputs {
ToolPinTrackingCollection^ get () override;
}Property Value
Type:
ToolPinTrackingCollectionImplements
ITool InputsAdd or remove ToolPins to the Inputs collection to control which Tool properties are exposed as Inputs in the GUI (for linking).