Table of Contents

Method RightBottom

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

RightBottom(Rectangle)

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

public static Point RightBottom(this Rectangle r)

Parameters

r Rectangle

Given rectangle.

Returns

Point

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