Gets and sets a flag that indicates whether the rectangle was determined to be blank.
Read-only property
Visual Basic |
---|
Public Property isBlank() As Boolean |
A boolean value which is True if the rectangle is determined to be blank. Otherwise, False is returned.
The default value is True.