A collection of named Output Pin values.
Namespace: Cognex.Vision.ViDiELAssembly: Cognex.Vision.ViDiELClassify.Net (in Cognex.Vision.ViDiELClassify.Net.dll) Version: 9.10.0.0
public override ToolPinTrackingCollection Outputs { get; }public override ToolPinTrackingCollection Outputs { get; }Public Overrides ReadOnly Property Outputs As ToolPinTrackingCollection
Get
Public Overrides ReadOnly Property Outputs As ToolPinTrackingCollection
Get
public:
virtual property ToolPinTrackingCollection^ Outputs {
ToolPinTrackingCollection^ get () override;
}public:
virtual property ToolPinTrackingCollection^ Outputs {
ToolPinTrackingCollection^ get () override;
}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).