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