SKRoundRect.SetOval(SKRect) Method

Definition

Set this rectangle to be an oval.

public void SetOval (SkiaSharp.SKRect rect);

Parameters

rect
SKRect

The outer bounds of the oval.

Applies to