System.Drawing.Size.Add Method

Adds the width and height of one System.Drawing.Size structure to the width and height of another System.Drawing.Size structure.

Syntax

public static Size Add (Size sz1, Size sz2)

Parameters

sz1
The first System.Drawing.Size structure to add.
sz2
The second System.Drawing.Size structure to add.

Returns

A System.Drawing.Size structure that is the result of the addition operation.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Drawing
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 2.0.0.0