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