Padding::Subtract Method (Padding, Padding)
.NET Framework (current version)
Subtracts one specified Padding value from another.
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 result of the subtraction of one specified Padding value from another.
.NET Framework
Available since 2.0
Available since 2.0
Show: