xtd
0.2.0
Loading...
Searching...
No Matches
◆
add()
[2/4]
void xtd::drawing::rectangle_f::add
(
float
width
,
float
height
)
noexcept
Adds this
xtd::drawing::rectangle_f
by the specified amount.
Parameters
width
The amount to add this
xtd::drawing::rectangle_f
horizontally.
height
The amount to add this
xtd::drawing::rectangle_f
verticaly.
Remarks
This method adds this rectangle, not a copy of it.
xtd
drawing
rectangle_f
Generated on Sat Sep 14 2024 21:25:20 for xtd by
Gammasoft
. All rights reserved.