A collection of named Input Pin values.
Namespace: Cognex.Vision.LineMaxAssembly: Cognex.Vision.LineMax.Net (in Cognex.Vision.LineMax.Net.dll) Version: 9.21.1.1
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).