Graphics.TranslateClip Method
.NET Framework 4.5
Translates the clipping region of this Graphics by specified amounts in the horizontal and vertical directions.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
TranslateClip(Int32, Int32) | Translates the clipping region of this Graphics by specified amounts in the horizontal and vertical directions. |
|
TranslateClip(Single, Single) | Translates the clipping region of this Graphics by specified amounts in the horizontal and vertical directions. |