Table of Contents

Method DrawLine

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

DrawLine(Point, Point, Rune)

Draws a line between two points in screen space. Can be diagonals.

public void DrawLine(Point start, Point end, Rune symbol)

Parameters

start Point
end Point
symbol Rune

The symbol to use for the line