Table of Contents

Method RightTop

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

RightTop(Padding)

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

public static Point RightTop(this Padding p)

Parameters

p Padding

Padding object to process.

Returns

Point

The position of the right-topcorner of the Padding.