Table of Contents

Method GetLeftLineRect

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

GetLeftLineRect(SKRect, float)

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

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

Parameters

rect SKRect

Border rectangle.

width float

Border side width.

Returns

SKRect