getScreenCTM method

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

Gets the transformation matrix from the current user units to the screen coordinate system.

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

Syntax

ISVGMatrix retVal = object.getScreenCTM();

Standards information

Parameters

This method has no parameters.

Remarks

The getScreenCTM method returns null if the current element is not connected to the document tree.

 

 

Build date: 1/26/2012