Updates the brush's transformation matrix with the product of the brush's transformation matrix multiplied by another matrix.
- matrix
- The System.Drawing.Drawing2D.Matrix that will be multiplied by the brush's current transformation matrix.
- order
- A System.Drawing.Drawing2D.MatrixOrder that specifies in which order to multiply the two matrices.