The width of the rectangle specifying the location to examine for blankness.
Read-write property
Visual Basic |
---|
Public Property areaWidth() As Long |
A long value which represents the rectangular area width.
This property is used with the areaHeight, areaX and areaY to make up the rectangular area of the image for the blank rectangle detect process to perform clean up on.
When all area properties are set to zero (0) the operation will work on the whole image.
The default value is 0.