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

◆ operator+=() [1/2]

size_f & xtd::drawing::size_f::operator+= ( const xtd::drawing::size_f size)
noexcept

Increases a xtd::drawing::size_f wuth a given xtd::drawing::size_f.

Parameters
sizeA xtd::drawing::size_f that specifies the pair of numbers to add to the size of this xtd::drawing::size_f.
Returns
The increased xtd::drawing::size_f.