Padding::Add Method (Padding, Padding)
.NET Framework (current version)
Computes the sum of the two specified Padding values.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- p1
-
Type:
System.Windows.Forms::Padding
A Padding.
- p2
-
Type:
System.Windows.Forms::Padding
A Padding.
Return Value
Type: System.Windows.Forms::PaddingA Padding that contains the sum of the two specified Padding values.
.NET Framework
Available since 2.0
Available since 2.0
Show: