Table of Contents

Method CreateSquarePath

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

CreateSquarePath(float, SKPathDirection)

public static SKPath CreateSquarePath(float side, SKPathDirection direction = SKPathDirection.Clockwise)

Parameters

side float
direction SKPathDirection

Returns

SKPath