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