Multiplies the world transformation of this System.Drawing.Graphics and specified the System.Drawing.Drawing2D.Matrix.
- matrix
- 4x4 System.Drawing.Drawing2D.Matrix that multiplies the world transformation.
This method prepends the matrix specified by the matrix parameter, so that the result is matrix x world transformation.