consolidate method
Consolidates a transform list into a single transform.
![]() ![]() |
Syntax
var retval = SVGTransformList.consolidate();Parameters
This method has no parameters.
Return value
Type: ISVGTransform
A single SVG_TRANSFORM_MATRIX transform that consolidates the transform list.
Standards information
See also
Show:

