Gets or sets the PMAlignRunParams.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogPMAlignRunParamsThe default is a default constructed CogPMAlignRunParams.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The SfPMAlignRunParams state flag may be affected. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | If the value is null. |
See Also