Adds the width and height of one System.Drawing.Size structure to the width and height of another System.Drawing.Size structure.
- sz1
The first System.Drawing.Size structure to add.
- sz2
The second System.Drawing.Size structure to add.
![]()
A System.Drawing.Size structure that is the result of the addition operation.