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