Gets and sets the minimum width or height of a black object that should be considered non-blank.
Read-write property
Visual Basic |
---|
Public Property minimumObjectDimension() As Long |
A long value representing the minimum width or height of a black object that should be considered non-blank.
The default value is 10.
Valid values are 1 to (the smaller of image width or height).