multiply
Method of /css/cssom/MSCSSMatrix/css/cssom/MSCSSMatrix
Syntax
var object = object.multiply();
Return Value
Returns an object of type DOM NodeDOM Node
Type: HRESULT
This method can return one of these values.
{
Syntax
Standards information
- CSS Transitions Module Level 3, Section 10.1
Parameters
- secondMatrix [in]
- Type: MSCSSMatrixA 2-D or 3-D matrix.
retMatrix [out, retval] - Type: MSCSSMatrixThe returned matrix.
See also
Related articles
Transforms
multiply
Related pages
- MSCSSMatrixMSCSSMatrix
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]