Gets and sets a flag for whether to generate a list of bounding boxes in the results.
Read-write property
Visual Basic |
---|
Public Property generateBoxes() As Boolean |
The default value is False.
Note: This option should be set to True when DetectColor is to be used to locate areas of color on the page. This will result in list of bounding boxes being generated for all areas that meet the minimum requirements for "color."