inverse method
Returns a new matrix that is the inverse of the current matrix.
![]() ![]() |
Syntax
var retMatrix = MSCSSMatrix.inverse();Parameters
- retMatrix [out, retval]
-
Type: MSCSSMatrix
The returned matrix.
Return value
Type: MSCSSMatrix
The returned matrix.
Standards information
- CSS Transitions Module Level 3, Section 10.1
See also
Send comments about this topic to Microsoft
Build date: 11/29/2012

