Returns/sets the arc direction adornment of this circular arc.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax
Property Value
Type: CogCircularArcDirectionAdornmentConstantsEvents
| Event Type | Reason |
|---|---|
| CogCircularArc Changed | Fires when the adornment changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Value is not in CogCircularArcDirectionAdornmentConstants. |
Remarks
Sets or gets the direction adornment of this circular arc which indicates the direction from the start point to the end point.
Default Value: None
See Also