Controls/Polyline
Jump to navigation
Jump to search
Polyline
- Kind
- Shape
- Microsoft Docs
- Polyline documentation on learn.microsoft.com
- Introduced
- MAUI 6.0 (.NET 6)
- Deprecated
- No
- Notes
- Open polyline; good for charts/paths.
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes |
|---|---|---|---|
| Points | ? | Vertex list | |
| Stroke | ? | Brush | |
| StrokeThickness | ? | Width | |
| StrokeDashArray | ? | Dash pattern |