Get
Returns/sets the end point adornment of this elliptical arc. The end point occurs at the angle given by AngleStart + AngleSpan.
Set
Namespace: Cognex.VisionSets EndPointAdornment.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax
Property Value
Type: EllipticalArcAdornmentConstantsDefault Value: None
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Value is not in EllipticalArcAdornmentConstants. |
Remarks
Sets or gets the endpoint adornment of this elliptical arc.
Remarks
Changed Raised when the value of this property changes.
See Also