ScanFix Xpress v9.0 for .NET - Updated
ImageIsNormal Property




Accusoft.ScanFixXpressSdk Namespace > NegativeCorrectionResults Class : ImageIsNormal Property
Gets a flag that indicates whether the image was determined to be a negative or not.
Syntax
'Declaration
 
Public ReadOnly Property ImageIsNormal As Boolean
'Usage
 
Dim instance As NegativeCorrectionResults
Dim value As Boolean
 
value = instance.ImageIsNormal
public bool ImageIsNormal {get;}
public: __property bool get_ImageIsNormal();
public:
property bool ImageIsNormal {
   bool get();
}
See Also

Reference

NegativeCorrectionResults Class
NegativeCorrectionResults Members

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