Table of Contents

Method GetLeftLineRect

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

GetLeftLineRect(RectD, float)

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

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

Parameters

rect RectD

Border rectangle.

width float

Border side width.

Returns

RectD