Gets or sets the train algorithm that must be used by all the patterns in the operator collection. The property is initialized when the first pattern is added to the operator.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 80.0.0.0
Syntax
Property Value
Type: CogPMAlignTrainAlgorithmConstantsEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The SfTrainAlgorithm state flag may be affected. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If the value is invalid. |
See Also