System.Drawing.Drawing2D.PathGradientBrush.MultiplyTransform Method

Updates the brush's transformation matrix with the product of the brush's transformation matrix multiplied by another matrix.

Syntax

public void MultiplyTransform (Matrix matrix, MatrixOrder order)

Parameters

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.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Drawing.Drawing2D
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0