CogSmartLineTool VisionInteropTool Property Cognex VisionPro 9.22
The underlying SmartLineTool.

Namespace: Cognex.VisionPro.SmartLine
Assembly: Cognex.VisionPro.SmartLine (in Cognex.VisionPro.SmartLine.dll) Version: 87.0.0.0 (87.0.0.0)
Syntax

public SmartLineTool VisionInteropTool { get; set; }

Property Value

Type: SmartLineTool
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

The following state flag may be affected:

  • SfVisionInteropTool
Remarks

This property allows you to set train-time and runtime parameters of the underlying SmartLineTool.

See Also