CogPMRedLineTool RunParams Property Cognex VisionPro 9.20
Gets or sets the parameters to be used when this PMRedLine tool is run.

Namespace: Cognex.VisionPro.PMRedLine
Assembly: Cognex.VisionPro.PMRedLine (in Cognex.VisionPro.PMRedLine.dll) Version: 80.0.0.0
Syntax

public CogPMRedLineRunParams RunParams { get; set; }

Property Value

Type: CogPMRedLineRunParams
The parameters to use at runtime. Default value is a default constructed CogPMRedLineRunParams object.
Events

Event TypeReason
ICogChangedEvent Changed Fires when this property changes. The following state flags may be affected:
See Also