Table of Contents

Method GetRightLineRect

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

GetRightLineRect(SKRect, float)

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

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

Parameters

rect SKRect

Border rectangle.

width float

Border side width.

Returns

SKRect