The X-coordinate of the rectangle specifying the location to examine for blankness.
Read-write property
Visual Basic |
---|
Public Property areaX() As Long |
A long value which represents the rectangular area x coordinate.
This property is used with the areaWidth, areaHeight 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.