DrawLine(Int32, Int32, Int32, Int32, Rune, Style) Method

Definition

Assembly XenoAtom.Terminal.UI.dll
public readonly void DrawLine(int x0, int y0, int x1, int y1, Rune rune, Style style)

Parameters

x0
Int32
y0
Int32
x1
Int32
y1
Int32
rune
Rune
style
Style