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

◆ offset() [2/4]

void xtd::drawing::rectangle_f::offset ( float  x,
float  y 
)
noexcept

Adjusts the location of this rectangle by the specified amount.

Parameters
xThe horizontal offset.
yThe vertical offset.