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

◆ translate() [1/2]

void xtd::drawing::region::translate ( int32  dx,
int32  dy 
)
noexcept

Offsets the coordinates of this xtd::drawing::region by the specified amount.

Parameters
dxThe amount to offset this xtd::drawing::region horizontally.
dyThe amount to offset this xtd::drawing::region vertically.