Accusoft.ScanFixXpress8.Net
IsBlank Property (BlankRectangleDetectResults)




Gets a flag that indicates whether the rectangle was determined to be blank.
Syntax
'Declaration
 
Public ReadOnly Property IsBlank As Boolean
'Usage
 
Dim instance As BlankRectangleDetectResults
Dim value As Boolean
 
value = instance.IsBlank
public bool IsBlank {get;}
public: __property bool get_IsBlank();
public:
property bool IsBlank {
   bool get();
}

Property Value

A boolean value which is true if the rectangle is determined to be blank or not. Otherwise, false is returned.
See Also

Reference

BlankRectangleDetectResults Class
BlankRectangleDetectResults Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback