Get
Returns/sets the direction adornment of this elliptical arc. These adornments indicate the direction from the start point to the end point.
Set
Namespace: Cognex.VisionSets DirectionAdornment.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.1.1
Syntax
Property Value
Type: EllipticalArcDirectionAdornmentConstantsDefault Value: None
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Value is not in EllipticalArcDirectionAdornmentConstants. |
Remarks
Sets or gets the direction adornment of this elliptical arc which indicates the direction from the start point to the end point.
Remarks
Changed Raised when the value of this property changes.
See Also