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




Accusoft.ScanFixXpressSdk Namespace > BlobRemovalOptions Class : Area Property
Gets and sets the location and size of the rectangular area of the image where the blob removal process will search.
Syntax
'Declaration
 
Public Property Area As Rectangle
 
'Usage
 
Dim instance As BlobRemovalOptions
Dim value As Rectangle
 
instance.Area = value
 
value = instance.Area
Remarks

The default value is 0, 0, 0, 0.

See Also

Reference

BlobRemovalOptions Class
BlobRemovalOptions Members

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