Get
Controls which properties are used to draw the coordinate axes and how those properties are modified when the user modifies the graphic interactively.
Set
Namespace: Cognex.VisionSets DisplayMode.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
Syntax
Property Value
Type: CoordinateAxesModeConstantsDefault Value: Screen
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Value is not in CoordinateAxesModeConstants. |
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