System.Drawing.Drawing2D.PathGradientBrush.MultiplyTransform Method

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

Syntax

public void MultiplyTransform (Matrix matrix)

Parameters

matrix
The System.Drawing.Drawing2D.Matrix that will be multiplied by the brush's current transformation matrix.

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