Home > @visualization-tools/core > IGraphAttachPoint > updateBoundingRects
Interaction handlers depend on the position of the element on the screen to determine the relative position of the cursor. This updates ICanvasDimensions.boundingRect on the current canvasDims.
Signature:
updateBoundingRects(): void;
Returns:
void