Table of Contents

Method GetBottomLineRect

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

GetBottomLineRect(RectD, double)

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

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

Parameters

rect RectD

Border rectangle.

width double

Border side width.

Returns

RectD