Get
Returns the rotation angle (in radians) from the x-axis of the selected coordinate space to the x-axis of the ellipse.
Set
Namespace: Cognex.VisionSets Rotation.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.24.0.0
Syntax
Property Value
Type: DoubleDefault Value: 0
Remarks
Gets the rotation angle, in radians, of the underlying ellipse. The angle is measured from the x-axis of the selected coordinate space to the rotated x-axis of the ellipse. To find the rotation from the x-axis of the selected space name to the y-axis of the ellipse, add π/2 to this property. Rotation values are normalized to be between −π and +π.
Remarks
Changed Raised when the value of this property changes. The following state flag may be affected:
See Also