Accusoft.Forms1 - Updated
DetectedVerticalAngle Property



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

Reference

BorderRemovalResults Class
BorderRemovalResults Members