useOverlapSelection MethodProtected
Whether drag box selection only identifies elements that are wholly inside or also allows those that overlap the selection rectangle.
useOverlapSelection(ev: BeButtonEvent): boolean
@note Inside/overlap is based on left/right direction of corner points (shift key inverts check).
| Parameter | Type | Description | 
|---|---|---|
| ev | BeButtonEvent | 
Returns - boolean
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.