Method Add
Add(Size, Size)
Adds the width and height of one Size structure to the width and height of another Size structure.
public static Size Add(Size sz1, Size sz2)
Parameters
Returns
- Size
The add.
Adds the width and height of one Size structure to the width and height of another Size structure.
public static Size Add(Size sz1, Size sz2)
The add.