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