Accusoft.Forms1 - Updated
DetectedHorizontalAngle Property



Accusoft.ScanFixXpressSdk Namespace > BorderRemovalResults Class : DetectedHorizontalAngle Property
Gets the angle needed to correct the skew of the horizontal portion of the border (in degrees counter-clockwise.)
Syntax
Public ReadOnly Property DetectedHorizontalAngle As Double
Dim instance As BorderRemovalResults
Dim value As Double
 
value = instance.DetectedHorizontalAngle
public double DetectedHorizontalAngle {get;}
public:
property double DetectedHorizontalAngle {
   double get();
}
See Also

Reference

BorderRemovalResults Class
BorderRemovalResults Members