Controls which properties are used to draw the CogCoordinateAxes and how those properties are modified when the user modifies the graphic interactively.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 87.0.0.0
Syntax
Property Value
Type: CogCoordinateAxesModeConstantsEvents
| 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 not in CogCoordinateAxesModeConstants. |
Remarks
Controls which properties are used to draw the coordinate axes and how interactive manipulation of the coordinate axes modify those properties.
Default Value: Screen
See Also