Table of Contents

Method GetBottomLineRect

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetBottomLineRect(RectD, float)

Gets rectangle of the bottom border edge with the specified width.

public static RectD GetBottomLineRect(this RectD rect, float width)

Parameters

rect RectD

Border rectangle.

width float

Border side width.

Returns

RectD