Controls/Polygon
Jump to navigation
Jump to search
Polygon
- Kind
- Shape
- Microsoft Docs
- Polygon documentation on learn.microsoft.com
- Introduced
- MAUI 6.0 (.NET 6)
- Deprecated
- No
- Notes
- Closed poly shape; drawing backend dependent.
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes |
|---|---|---|---|
| Points | ? | Vertex list | |
| Fill | ? | Brush | |
| Stroke | ? | Brush | |
| StrokeThickness | ? | Width |