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