System.Drawing.Graphics.TranslateClip Method

Translates the clipping region of this System.Drawing.Graphics by specified amounts in the horizontal and vertical directions.

Syntax

public void TranslateClip (float dx, float dy)

Parameters

dx
The x-coordinate of the translation.
dy
The y-coordinate of the translation.

Remarks

Documentation for this section has not yet been entered.

Requirements

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