setMatrix
Notes
Remarks
The setMatrix method can raise a DOMException exception with the code NO_MODIFICATION_ALLOWED_ERR. This exception is raised if you try to change the value of a read-only attribute.
The values from the matrix parameter are copied, but the matrix parameter does not replace the matrix value.
Syntax
Standards information
See also
Related pages
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]