Specifies whether or not the alignment coordinates should be used to align the InputImage with the DestinationImage (if given). If not enabled, the upper-left corner of the images will be used for alignment.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 75.0.0.0
Syntax
Property Value
Type: BooleanEvents
| Event Type | Reason |
|---|---|
| CogCopyRegion Changed | Fires when the value of this property changes. The following state flag may be affected: |
Remarks
Specifies whether or not the alignment coordinates should be used to align the InputImage with the DestinationImage, if given. If not enabled, the upper-left corner of the images are used for alignment.
Default Value: False
See Also