Method RightBottom
RightBottom(Padding)
Gets the position of the right-bottom corner of the Padding.
public static Point RightBottom(this Padding p)
Parameters
p
PaddingPadding object to process.
Returns
- Point
The position of the right-bottom corner of the Padding.