Accusoft.ScanFixXpress8.Net - 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
'Declaration
 
Public ReadOnly Property DetectedVerticalAngle As Double
'Usage
 
Dim instance As BorderRemovalResults
Dim value As Double
 
value = instance.DetectedVerticalAngle
public double DetectedVerticalAngle {get;}
public: __property double get_DetectedVerticalAngle();
public:
property double DetectedVerticalAngle {
   double get();
}
See Also

Reference

BorderRemovalResults Class
BorderRemovalResults Members