CogPMAlignTool RunParams Property Cognex VisionPro 9.5
The PMAlign run parameters.

Namespace: Cognex.VisionPro.PMAlign
Assembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 69.0.0.0
Syntax

public CogPMAlignRunParams RunParams { get; set; }

Property Value

Type: CogPMAlignRunParams
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

The following state flag may be affected:

Remarks

A CogPMAlignRunParams object containing the run-time parameters for this tool.

Default Value: A default-constructed CogPMAlignRunParams

See Also