Returns/sets the start point adornment of this elliptical arc. The start point occurs at the angle given by AngleStart.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogEllipticalArcAdornmentConstantsEvents
| Event Type | Reason |
|---|---|
| CogEllipticalArc Changed | Fires when the adornment changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Value is not in CogEllipticalArcAdornmentConstants. |
Remarks
Sets or gets the start point adornment of this elliptical arc.
Default Value: None
See Also