This documentation is for the old version. Go to the latest Graphics Mill docs

GdiGraphics.TranslateClip Method

Shifts the clipping region by given horizontal and vertical offset.

Overload List

Name Description
Public method TranslateClip(Int32, Int32)

Shifts the clipping region by given horizontal and vertical offset.

Public method TranslateClip(Single, Single)

Shifts the clipping region by given horizontal and vertical offset.

See Also

Reference