Table of Contents

Method GetBottomLineRect

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

GetBottomLineRect(SKRect, float)

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

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

Parameters

rect SKRect

Border rectangle.

width float

Border side width.

Returns

SKRect