Table of Contents

Method GetLeftLineRect

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

GetLeftLineRect(RectD, double)

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

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

Parameters

rect RectD

Border rectangle.

width double

Border side width.

Returns

RectD