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