Click or drag to resize
TesseractOcrAutoDeskewCompletedEventArgsDeskewAngle Property
Gets the Deskew Angle detected.

Namespace: DevScope.Ocr.Tesseract.WindowsPhone
Assembly: DevScope.Ocr.Tesseract.WindowsPhone (in DevScope.Ocr.Tesseract.WindowsPhone.dll) Version: 255.255.255.255
Syntax
public float DeskewAngle { get; }

Property Value

Type: Single
The Deskew Angle.
See Also