Table of Contents

Method GetRightLineRect

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

GetRightLineRect(RectD, double)

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

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

Parameters

rect RectD

Border rectangle.

width double

Border side width.

Returns

RectD