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