get_stroke_bounding_box method

get_stroke_bounding_box

Gets the bounding box of the element’s stroke.

Returns

The stroke bounding box as a RectangleF.

def get_stroke_bounding_box(self):
    ...

See Also