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

◆ add() [1/4]

void xtd::drawing::rectangle_f::add ( const drawing::size_f sz)
noexcept

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

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