System.Drawing.Drawing2D.PathGradientBrush.TranslateTransform Method

Applies the specified translation to the local geometric transform. 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