In This Topic
Subtracts one specified
System.Windows.Forms.Padding value from another.
Syntax
Parameters
- p1
- A System.Windows.Forms.Padding.
- p2
- A System.Windows.Forms.Padding.
Return Value
A
System.Windows.Forms.Padding that contains the result of the subtraction of one specified
System.Windows.Forms.Padding value from another.
See Also