The is the length of the X axis (in screen pixels) when DisplayMode is cogCoordinateAxesModeScreen.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 73.0.0.0
Syntax
Property Value
Type: DoubleEvents
| Event Type | Reason |
|---|---|
| CogCoordinateAxes Changed | Fires when the value of this property changes. The following state flags may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Value is <= 0. |
Remarks
The length of the x-axis in screen pixels when DisplayMode is Screen.
Default Value: 20
See Also