GetTransformToElement
From Svg wiki
Contents |
[edit]
Description
The method getTransformToElement( element ) gets the transformation matrix of the element, relative to the target element.
[edit]
Type
Method
[edit]
Parameters
- target element:
- type: SVGElement
- description:
[edit]
Methods
None
[edit]
Return Value
- type: SVGMatrix
- description:
[edit]
Related Methods and Objects
[edit]
Examples
[edit]
