create_svg_rect method
create_svg_rect
Creates an SVGRect object outside of any document trees. The object is initialized such that all values are set to 0 user units.
Returns
An SVGRect object.
def create_svg_rect(self):
...
See Also
- module
aspose.html.dom.svg
- class
SVGRect
- class
SVGSVGElement