element property

element property

Gets the SVG element associated with the context. See ISVGPropertyResolvingContext.element.

Definition:

@property
def element(self):
    ...

See Also