Summary
Draws a line.
- Namespace
- Avalonia
.Platform - Containing Type
- IDrawingContextImpl
Syntax
void DrawLine(IPen pen, Point p1, Point p2)
Parameters
Return Value
Type | Description |
---|---|
void |
void DrawLine(IPen pen, Point p1, Point p2)
Type | Description |
---|---|
void |