System.Drawing.Drawing2D.PathGradientBrush.TranslateTransform Method

Applies the specified translation to the local geometric transform in the specified order.

Syntax

public void TranslateTransform (float dx, float dy, MatrixOrder order)

Parameters

dx
The value of the translation in x.
dy
The value of the translation in y.
order
The order (prepend or append) in which to apply the translation.

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