Table of Contents

Method GetRightLineRect

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

GetRightLineRect(RectD, float)

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

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

Parameters

rect RectD

Border rectangle.

width float

Border side width.

Returns

RectD