When DisplayMode is cogCoordinateAxesModeScreen, this is the ratio of the displayed length of Y-axis to DisplayedXAxisLength.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.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
When DisplayMode is Screen this is the aspect ratio of the displayed length of y-axis to the displayed length of the x-axis.
Default Value: 1
See Also