SKRoundRect.Radii Property

Definition

Gets the radii of the corners.

public SkiaSharp.SKPoint[] Radii { get; }

Property Value

Remarks

The order of the corners are clockwise from the top left: Top Left, Top Right, Bottom Right, Bottom Left.

Applies to