ScanFix Xpress v9.0 for .NET - 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
'Declaration
 
Public ReadOnly Property DetectedHorizontalAngle As Double
'Usage
 
Dim instance As BorderRemovalResults
Dim value As Double
 
value = instance.DetectedHorizontalAngle
public double DetectedHorizontalAngle {get;}
public: __property double get_DetectedHorizontalAngle();
public:
property double DetectedHorizontalAngle {
   double get();
}
See Also

Reference

BorderRemovalResults Class
BorderRemovalResults Members

Is this page helpful?
Yes No
Thanks for your feedback.