Table of Contents

Method LeftBottom

Namespace
Alternet.Common
Assembly
Alternet.Common.Winforms.v10.dll

LeftBottom(Padding)

Gets the position of the left-bottom corner of the Padding.

public static Point LeftBottom(this Padding p)

Parameters

p Padding

Padding object to process.

Returns

Point

The position of the left-bottom corner of the Padding.