ScanFix Xpress v9.0 for .NET - Updated October 25, 2021
IsBlank Property (BlankRectangleDetectResults)




Accusoft.ScanFixXpressSdk Namespace > BlankRectangleDetectResults Class : IsBlank Property
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

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

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