LineMaxTool Inputs Property Cognex VisionPro 9.21 SR1

A collection of named Input Pin values.

Namespace: Cognex.Vision.LineMax
Assembly: Cognex.Vision.LineMax.Net (in Cognex.Vision.LineMax.Net.dll) Version: 9.21.1.1
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