Accusoft.Forms1 - Updated
OutputImageWidth Property (PerspectiveAdjustResults)



Accusoft.ScanFixXpressSdk Namespace > PerspectiveAdjustResults Class : OutputImageWidth Property
Gets the width of the image returned by the ScanFix.PerspectiveAdjust method.
Syntax
Public ReadOnly Property OutputImageWidth As Integer
Dim instance As PerspectiveAdjustResults
Dim value As Integer
 
value = instance.OutputImageWidth
public int OutputImageWidth {get;}
public:
property int OutputImageWidth {
   int get();
}
See Also

Reference

PerspectiveAdjustResults Class
PerspectiveAdjustResults Members