Table of Contents

Method RightBottom

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

RightBottom(Rect)

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

public static Point RightBottom(this Rect r)

Parameters

r Rect

Given rectangle.

Returns

Point

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