WebGeometry Interfaces Module APIDOMMatrix.setMatrixValuemethod DOMMatrix.setMatrixValue#DOMMatrix.setMatrixValue(transformList: string): DOMMatrixThe setMatrixValue() method of the DOMMatrix interface replaces the contents of the matrix with the matrix described by the specified transform or transforms, returning itself. MDN Reference Parameters ##transformList: string Return Type #DOMMatrix
method DOMMatrix.setMatrixValue#DOMMatrix.setMatrixValue(transformList: string): DOMMatrixThe setMatrixValue() method of the DOMMatrix interface replaces the contents of the matrix with the matrix described by the specified transform or transforms, returning itself. MDN Reference Parameters ##transformList: string Return Type #DOMMatrix