Get
Returns/sets the angle (in radians) that specifies the start of the arc. It is measured from the x-axis of the underlying ellipse.
Set
Namespace: Cognex.VisionSets AngleStart.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.24.0.0
Syntax
Property Value
Type: DoubleDefault Value: 0
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 −π.
Remarks
Changed Raised when the value of this property changes.
See Also