System.Drawing.Drawing2D.LinearGradientBrush.RotateTransform Method

Rotates the local geometric transform by the specified amount in the specified order.

Syntax

public void RotateTransform (float angle, MatrixOrder order)

Parameters

angle
The angle of rotation.
order
A System.Drawing.Drawing2D.MatrixOrder that specifies whether to append or prepend the rotation 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