Get
The length of the x-axis in screen pixels when DisplayMode is Screen.
Set
Namespace: Cognex.VisionSets DisplayedXAxisLength.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax
Property Value
Type: DoubleDefault Value: 20
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Value is <= 0. |
Remarks
Changed Raised when the value of this property changes. The following state flags may be affected:
- SfOriginX
- SfOriginY
- SfXAxisLength
- SfAspect
- SfRotation
- SfSkew
- SfDisplayMode
- SfDisplayedScaleFactorX
- SfDisplayedScaleFactorY
- SfDisplayedXAxisLength
- SfDisplayedAspect
- SfTransform
- SfEnclosingRectangle
See Also