Controls/Line
Jump to navigation
Jump to search
Line
- Kind
- Shape
- Microsoft Docs
- Line documentation on learn.microsoft.com
- Introduced
- MAUI 6.0 (.NET 6)
- Deprecated
- No
- Notes
- Vector shape; relies on drawing backend.
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes |
|---|---|---|---|
| Stroke | ? | Brush | |
| StrokeThickness | ? | Width | |
| X1 / Y1 / X2 / Y2 | ? | Endpoints | |
| StrokeDashArray | ? | Dash pattern | |
| StrokeLineCap | ? | Cap style |