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

◆ operator-=() [2/2]

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

Decreases a xtd::drawing::size_f with the a given xtd::drawing::size.

Parameters
sizeA xtd::drawing::size that specifies the pair of numbers to subtract from the size of this xtd::drawing::size_f.
Returns
The decreased xtd::drawing::size_f.