System.Windows.Forms.Padding.Add Method

Computes the sum of the two specified System.Windows.Forms.Padding values.

Syntax

public static Padding Add (Padding p1, Padding p2)

Parameters

p1
A System.Windows.Forms.Padding.
p2
A System.Windows.Forms.Padding.

Returns

A System.Windows.Forms.Padding that contains the sum of the two specified System.Windows.Forms.Padding values.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0