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