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

◆ operator+() [2/2]

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

Increases a xtd::drawing::size_f with a given xtd::drawing::size.

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