EllipseGeometry
Inheritance: Geometry AvaloniaUI documentation: EllipseGeometry API
Constructors
Constructors | Description |
---|---|
EllipseGeometry(radiusX: float, radiusY: float) | Creates a EllipseGeometry widget. |
Properties
Properties | Description |
---|---|
center(value: Point) | Sets the Center property. |
rect(value: Rect) | Sets the Rect property. |
reference(value: ViewRef) | Link a ViewRef to access the direct EllipseGeometry control instance. |
Usages
Get access to the underlying EllipseGeometry
Last updated