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

◆ height() [1/2]

float xtd::drawing::size_f::height ( ) const
noexcept

Gets he vertical component of this xtd::drawing::size_f class.

Returns
The vertical component of this xtd::drawing::size_f class, typically measured in pixels.
Remarks
The unit for the xtd::drawing::size_f::height and xtd::drawing::size_f::width of the xtd::drawing::size_f class depend on the xtd::drawing::graphics::page_unit and xtd::drawing::graphics::page_scale settings for the xtd::drawing::graphics object that is used to draw.