EnableZoomBoxSelect Property
Description
This property determines whether the zoom box-select functionality is enabled in the Vision tab.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property EnableZoomBoxSelect As Boolean |
Return Type
Read/write Boolean.
TRUE means the box-select is enabled.
FALSE means the box-select is disabled.
See Also