view_box property

view_box property

Corresponds to attribute ‘viewBox’ on the given element.

Definition:

@property
def view_box(self):
    ...

See Also