Returns/sets the radial direction adornment of this elliptical annulus section. These adornments indicate the direction from the start arc to the end arc.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 73.0.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 radial direction adornment of this elliptical annulus section. This adornment indicates the direction from the start arc to the end arc.
Default Value: None
See Also