Returns/Sets the separation in the X direction.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 75.0.0.0
Syntax
Property Value
Type: Int32Events
| Event Type | Reason |
|---|---|
| CogImageSharpness Changed | Fires when the value of this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The value is < 0. |
Remarks
Sets or gets the image offset in the x-direction. Applies only in absolute difference mode.
Default Value: 1
See Also