xtd 0.2.0
Loading...
Searching...
No Matches

◆ translate_clip() [1/2]

void xtd::drawing::graphics::translate_clip ( int32  dx,
int32  dy 
)

Translates the clipping region of this xtd::drawing::graphics by specified amounts in the horizontal and vertical directions.

Parameters
dxThe x-coordinate of the translation.
dyThe y-coordinate of the translation.