- Namespace
- Avalonia
- Containing Type
- CornerRadius
Syntax
public CornerRadius(double topLeft, double topRight, double bottomRight, double bottomLeft)
Parameters
Name | Type | Description |
---|---|---|
topLeft | double | |
topRight | double | |
bottomRight | double | |
bottomLeft | double |
Return Value
Type | Description |
---|---|
void |