Get
Gets the start angle (in radians) of this circular arc.
Set
Namespace: Cognex.VisionSets AngleStart.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.1.1
Syntax
Property Value
Type: DoubleDefault Value: 0
Remarks
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 −π.
Remarks
Changed Raised when the value of this property changes. The following state flags may be affected:
- SfCenterX
- SfCenterY
- SfRadius
- SfAngleStart
- SfAngleSpan
- SfArcLength
- SfStartX
- SfStartY
- SfEndX
- SfEndY
- SfMidpointX
- SfMidpointY
See Also