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