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

◆ size_f() [3/3]

xtd::drawing::size_f::size_f ( float  width,
float  height 
)
noexcept

Initializes a new instance of the xtd::drawing::size_f class from the specified dimensions.

Parameters
widthThe width component of the new xtd::drawing::size_f.
heightThe height component of the new xtd::drawing::size_f.