Table of Contents

Constructor SKConfettiOvalShape

Namespace
SkiaSharp.Extended.UI.Controls
Assembly
SkiaSharp.Extended.UI.dll

SKConfettiOvalShape()

Initializes a new instance of the SKConfettiOvalShape class.

public SKConfettiOvalShape()

SKConfettiOvalShape(double)

Initializes a new instance of the SKConfettiOvalShape class with the specified height ratio.

public SKConfettiOvalShape(double heightRatio)

Parameters

heightRatio double

The ratio of height to width, clamped between 0 and 1.