Table of Contents

Method RightBottom

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

RightBottom(Padding)

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

public static Point RightBottom(this Padding p)

Parameters

p Padding

Padding object to process.

Returns

Point

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