Charting for WinForms Programmer's Guide
GdiGraphics.TranslateClip Method
See Also
 






Translates the clipping region of this GdiGraphics object by specified amounts in the horizontal and vertical directions.

 Overload List

Name Description

GdiGraphics.TranslateClip (Int32, Int32)

Translates the clipping region of this GdiGraphics object by specified amounts in the horizontal and vertical directions.

GdiGraphics.TranslateClip (Single, Single)

Translates the clipping region of this GdiGraphics object by specified amounts in the horizontal and vertical directions.

 See Also

GdiGraphics Members
GdiGraphics Class
MindFusion.Drawing Namespace