CogIDTool RunParams Property Cognex VisionPro
Gets or sets the run parameters (operator) for this CogIDTool.

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

public CogID RunParams { get; set; }

Property Value

Type: CogID
The value can not be null. The default is a default CogID.
Events

Event TypeReason
Cognex.VisionPro ICogChangedEvent

Fires when this property changes.

The following state flag may be affected:

  • SfRunParams
See Also