interface-iboardutils
Interface: IBoardUtils
Utilities to work with a board.
Hierarchy
- IBoardUtils
Index
Methods
Methods
unionWidgetBounds
▸ unionWidgetBounds(widgets
: { bounds: IBounds }[]): IBounds
Calculates the union boundaries of several widgets.
Parameters:
Name | Type |
---|---|
widgets | { bounds: IBounds }[] |
Returns: IBounds
Updated about 3 years ago