Table of Contents

Constructor LineView

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

LineView()

Creates a horizontal line

public LineView()

LineView(Orientation)

Creates a horizontal or vertical line based on orientation

public LineView(Orientation orientation)

Parameters

orientation Orientation