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

◆ translate() [2/2]

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