xtd 0.2.0
Loading...
Searching...
No Matches

◆ subtract()

static padding xtd::forms::padding::subtract ( const padding p1,
const padding p2 
)
static

Subtracts one specified Padding value from another.

Parameters
p1A padding.
p2A padding.
Returns
A padding that contains the result of the subtraction of one specified padding value from another.