get_bounding_box method

get_bounding_box

Gets the bounding box of the element.

Returns

The bounding box as a RectangleF.

def get_bounding_box(self):
    ...

See Also