System.Drawing.Drawing2D.LinearGradientBrush.TranslateTransform Method

Translates the local geometric transform by the specified dimensions. This method prepends the translation to the transform.

Syntax

public void TranslateTransform (float dx, float dy)

Parameters

dx
The value of the translation in x.
dy
The value of the translation in y.

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