Padding Operators and Type Conversions |
The Padding type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Addition |
Adds two padding values together
|
![]() ![]() | Equality |
Determines the equality of two padding objects
|
![]() ![]() | (Int32 to Padding) |
Implicitly converts a single integer to a padding with all sides of equal value.
|
![]() ![]() | Inequality |
Determines the inequality of two padding objects
|
![]() ![]() | Subtraction |
Subtracts a padding value from another value
|