getCTM method
Gets the transformation matrix that transforms from the current user units to the viewport coordinate system for the ISVGLocatable::nearestViewportElement object.
![]() ![]() |
Syntax
ISVGMatrix retVal = object.getCTM();
Parameters
This method has no parameters.
Standards information
- Scalable Vector Graphics: Basic Data Types and Interfaces, Section 4.5.23
Show:

