  | TesseractOcrElementPropertiesDeskewAngle Property  | 
Gets the deskew angle of an element.
 
Namespace: DevScope.Ocr.Tesseract.WindowsPhoneAssembly: DevScope.Ocr.Tesseract.WindowsPhone (in DevScope.Ocr.Tesseract.WindowsPhone.dll) Version: 255.255.255.255
Syntaxpublic float DeskewAngle { get; }Public ReadOnly Property DeskewAngle As Single
	Get
public:
virtual property float DeskewAngle {
	float get () sealed;
}Property Value
Type: 
Single
See Also