vel.bbox([withoutTransformations, target])
Return the bounding box of the element after transformations are applied. If withoutTransformations
is true
, transformations of the element will not be considered when computing the bounding box. If target
is specified, bounding box will be computed relatively to the target
element.