RoundedRect.

RoundedRect(Rect, double) Constructor

Namespace
Avalonia
Containing Type
RoundedRect

Syntax

public RoundedRect(Rect rect, double radius)

Parameters

Name Type Description
rect Rect
radius double

Return Value

Type Description
void