Returns/sets the angle (in radians) that specifies the start of the arc. It is measured from the x-axis of the underlying ellipse.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 73.0.0.0
Syntax
Property Value
Type: DoubleEvents
| Event Type | Reason |
|---|---|
| CogEllipticalArc Changed | Fires when the value of this property changes. The following state flags may be affected: |
Remarks
Sets or gets the start angle of the arc. The angle is measured in radians from the x-axis of the underlying ellipse.
AngleStart is normalized to a value between +π and −π.
Default Value: 0
See Also