xtd
0.2.0
Loading...
Searching...
No Matches
◆
width()
[2/2]
void xtd::drawing::rectangle_f::width
(
float
width
)
noexcept
Sets the width of this
xtd::drawing::rectangle_f
structure.
Parameters
value
The width of this
xtd::drawing::rectangle_f
structure. The default is 0.
Remarks
Changing the
xtd::drawing::rectangle_f::width
property will also cause a change in the
xtd::drawing::rectangle_f::bottom
property of the
xtd::drawing::rectangle_f
. The units the rectangle is drawn in is determined by the
xtd::drawing::graphics::page_unit
and
xtd::drawing::graphics::page_scale
properties of the graphics object used for drawing. The default unit is pixels.
xtd
drawing
rectangle_f
Generated on Sat Sep 14 2024 21:25:20 for xtd by
Gammasoft
. All rights reserved.