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