|
staticnoexcept |
Creates and returns an added copy of the specified xtd::drawing::rectangle structure. The copy is added by the specified amount. The original xtd::drawing::rectangle structure remains unmodified.
rect | The xtd::drawing::rectangle with which to start. This rectangle is not modified. |
sz | The amount to add the specified rectangle. |