Table of Contents

Method RightTop

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

RightTop(Rectangle)

Returns location of the upper-right corner of specified rectangle.

public static Point RightTop(this Rectangle r)

Parameters

r Rectangle

Given rectangle.

Returns

Point

Point that contains location of the upper-right rectangle corner.