subtract
Subtract two Insets.
Return
a - b, i. e. all insets on every side are subtracted from each other.
Parameters
a
The minuend; the value from which b
will be subtracted.
b
The subtrahend; the value which will be subtracted from a
.
Subtract two Insets.
a - b, i. e. all insets on every side are subtracted from each other.
The minuend; the value from which b
will be subtracted.
The subtrahend; the value which will be subtracted from a
.