CornerRadius.

CornerRadius(double, double) Constructor

Namespace
Avalonia
Containing Type
CornerRadius

Syntax

public CornerRadius(double top, double bottom)

Parameters

Name Type Description
top double
bottom double

Return Value

Type Description
void