CogFindLineTool RunParams Property Cognex VisionPro
The run parameters for this Line finder tool.

Namespace: Cognex.VisionPro.Caliper
Assembly: Cognex.VisionPro.Caliper (in Cognex.VisionPro.Caliper.dll) Version: 65.1.0.0
Syntax

public CogFindLine RunParams { get; set; }

Property Value

Type: CogFindLine
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

The following state flag may be affected:

Remarks

The run parameters for this line finder tool.

See Also