System.Drawing.Drawing2D.GraphicsPath.Transform Method

Applies a transform matrix to this System.Drawing.Drawing2D.GraphicsPath.

Syntax

public void Transform (Matrix matrix)

Parameters

matrix
A System.Drawing.Drawing2D.Matrix that represents the transformation to apply.

Remarks

The transformation can scale, translate, rotate, or skew the System.Drawing.Drawing2D.GraphicsPath.

Requirements

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