Table of Contents

Method CreateRectanglePath

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

CreateRectanglePath(float, float, SKPathDirection)

public static SKPath CreateRectanglePath(float width, float height, SKPathDirection direction = SKPathDirection.Clockwise)

Parameters

width float
height float
direction SKPathDirection

Returns

SKPath