svg_data property

svg_data property

Returns SVG data. Read-only int[].

Definition:

@property
def svg_data(self):
    ...

See Also