Table of Contents

Method RightTop

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

RightTop(Rect)

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

public static Point RightTop(this Rect r)

Parameters

r Rect

Given rectangle.

Returns

Point

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