Gets and sets the angle (in degrees) needed to rotate the image counter-clockwise to correct the skew of the image.
Read-only property
Visual Basic |
---|
Public Property rotationAngle() As Double |
The valid value range is between -20 and 20.
Note: This value may be set to a value other than 0 even if the image was not modified. This will occur if the detection confidence is less than minimumConfidence or if the rotation angle is less than or equal to minimumCorrectableAngle.