instance_root property

instance_root property

The root of the “instance tree”. See description of SVGElementInstance for a discussion on the instance tree.

Definition:

@property
def instance_root(self):
    ...

See Also