Expand Minimize
This topic has not yet been rated - Rate this topic

consolidate method

Consolidates a transform list into a single transform.

Scalable Vector Graphics: Coordinate Systems, Transformations and Units, Section 7.14.5Internet Explorer 9

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

SVGTransformList

 

 

Build date: 11/21/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.