AutoDeskewResultsSkewAngle Property |
Gets the detected angle of rotation in the image.
Namespace:
Atalasoft.Imaging.ImageProcessing.Document
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic double SkewAngle { get; }Public ReadOnly Property SkewAngle As Double
Get
Property Value
Type:
Double The detected angle of rotation in the image
See Also