create_svg_matrix method
create_svg_matrix
Creates an SVGMatrix object outside of any document trees. The object is initialized to the identity matrix.
Returns
An SVGMatrix object.
def create_svg_matrix(self):
...
See Also
- module
aspose.svg
- class
SVGMatrix
- class
SVGSVGElement