- 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 |
public RoundedRect(Rect rect, double radius)
Name | Type | Description |
---|---|---|
rect | Rect | |
radius | double |
Type | Description |
---|---|
void |