Table of Contents

Method LeftTop

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

LeftTop(Rect)

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

public static Point LeftTop(this Rect r)

Parameters

r Rect

Given rectangle.

Returns

Point

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