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

◆ translate_clip() [2/2]

void xtd::drawing::graphics::translate_clip ( float  dx,
float  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.