- Namespace
- Avalonia
- Containing Type
- RoundedRect
Syntax
public RoundedRect(in Rect bounds, in CornerRadius radius)
Parameters
Name | Type | Description |
---|---|---|
bounds | Rect | |
radius | CornerRadius |
Return Value
Type | Description |
---|---|
void |
public RoundedRect(in Rect bounds, in CornerRadius radius)
Name | Type | Description |
---|---|---|
bounds | Rect | |
radius | CornerRadius |
Type | Description |
---|---|
void |