Method Cairo.Matrix()->`*()
- Method
`*
 Matrixres =Cairo.Matrix()*other- Description
 Multiplies the affine transformations in this and other. The effect of the resulting transformation is to first apply the transformation in this to the coordinates and then apply the transformation in other to the coordinates.
- Parameter 
other a Matrix