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