Table of Contents

Constructor SKConfettiRectShape

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

SKConfettiRectShape()

Initializes a new instance of the SKConfettiRectShape class.

public SKConfettiRectShape()

SKConfettiRectShape(double)

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

public SKConfettiRectShape(double heightRatio)

Parameters

heightRatio double

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