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

◆ add() [1/4]

void xtd::drawing::rectangle::add ( const drawing::size sz)
noexcept

Adds this xtd::drawing::rectangle by the specified amount.

Parameters
szThe amount to add this rectangle.
Remarks
This method adds this rectangle, not a copy of it.