Summary
Initializes a new instance of the
EllipseGeometry
class.
- Namespace
- Avalonia
.Media - Containing Type
- EllipseGeometry
Syntax
public EllipseGeometry(Rect rect)
Parameters
Name | Type | Description |
---|---|---|
rect | Rect | The rectangle that the ellipse should fill. |
Return Value
Type | Description |
---|---|
void |