Controls/Rectangle
Jump to navigation
Jump to search
Rectangle
- Kind
- Shape
- Microsoft Docs
- Rectangle documentation on learn.microsoft.com
- Introduced
- MAUI 6.0 (.NET 6)
- Deprecated
- No
- Notes
- Basic rectangle shape.
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes |
|---|---|---|---|
| Fill | ? | Brush | |
| Stroke | ? | Brush | |
| StrokeThickness | ? | Width | |
| RadiusX / RadiusY | ? | Corner roundness |