setMatrixValue
This page has been flagged with the following issues:
High-level issues:
Syntax
var object = object.setMatrixValue();
Return Value
Returns an object of type DOM Node.
Type: HRESULT
This method can return one of these values.
{
Notes
Remarks
Using the setMatrixValue method and setting the MSCSSMatrix attributes individually are the only ways to modify the current matrix. No other method will alter the current matrix.
Syntax
Standards information
- CSS Transitions Module Level 3, Section 10.1
Parameters
- transformValue [in]
- Type: DOMStringA string in the form of an acceptable value for the transform property in CSS.
See also
Related articles
Transforms
- css/cssom/MSCSSMatrix/methods/setMatrixValue
Related pages (MSDN)
This article contains content originally from external sources.
Portions of this content come from the Microsoft Developer Network: [Windows Internet Explorer API reference Article]
This tool helps to make and review comments inline.
How to Use
insert instructions, with images, here