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

◆ offset() [2/4]

void xtd::drawing::rectangle::offset ( int32  x,
int32  y 
)
noexcept

Adjusts the location of this rectangle by the specified amount.

Parameters
xThe horizontal offset.
yThe vertical offset.