A collection of named Output Pin values.
Namespace: Cognex.Vision.ImplementationAssembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.24.0.0
public abstract ToolPinTrackingCollection Outputs { get; }public abstract ToolPinTrackingCollection Outputs { get; }Public MustOverride ReadOnly Property Outputs As ToolPinTrackingCollection
Get
Public MustOverride ReadOnly Property Outputs As ToolPinTrackingCollection
Get
public:
virtual property ToolPinTrackingCollection^ Outputs {
ToolPinTrackingCollection^ get () abstract;
}public:
virtual property ToolPinTrackingCollection^ Outputs {
ToolPinTrackingCollection^ get () abstract;
}Property Value
Type:
ToolPinTrackingCollectionImplements
ITool OutputsAdd or remove ToolPins to the Outputs collection to control which Tool properties are exposed as Outputs in the GUI (for linking).