getTransformToElement method

[This documentation is preliminary and is subject to change.]

Gets the transformation matrix that transforms from the user coordinate system on the current element to the user coordinate system on the specified target element.

Scalable Vector Graphics: Basic Data Types and Interfaces, Section 4.5.23Internet Explorer 9

Syntax

ISVGMatrix retVal = object.getTransformToElement(pElement);

Standards information

Parameters

Remarks

On both the current and the target elements, the return value is determined after the element's transform attribute is applied (if an attribute is defined).

 

 

Build date: 1/26/2012