Table of Contents

Method GetTopLineRect

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

GetTopLineRect(RectD, double)

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

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

Parameters

rect RectD

Border rectangle.

width double

Border side width.

Returns

RectD