createSVGTransformFromMatrix
This page has been flagged with the following issues:
High-level issues:
Notes
Remarks
The createSVGTransformFromMatrix method creates an SVGTransform object, of transform type SVG_TRANSFORM_MATRIX, whose values are given by the matrix parameter. The values from the matrix parameter are copied; the matrix parameter is not adopted as the matrix property.
The SVGTransform object corresponds to a single matrix() component within an element's transform attribute specification.
Note: For SVGSVGElement elements, the SVGTransform object is created outside of any document trees.
Syntax
Standards information
See also
Related pages (MSDN)
This article contains content originally from external sources.
Portions of this content come from the Microsoft Developer Network: [Windows Internet Explorer API reference Article]
This tool helps to make and review comments inline.
How to Use
insert instructions, with images, here