get_path_rect method

get_path_rect

Gets the bounding rectangle of the current path.

Returns

The bounding rectangle of the current path.

def get_path_rect(self):
    ...

See Also