Table of Contents

Method LeftBottom

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

LeftBottom(Rect)

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

public static Point LeftBottom(this Rect r)

Parameters

r Rect

Given rectangle.

Returns

Point

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