Table of Contents

Property LineStyle

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

LineStyle

Sets the style of the border by changing the Thickness. This is a helper API for setting the Thickness to (1,1,1,1) and setting the line style of the views that comprise the border. If set to None no border will be drawn.

public LineStyle LineStyle { get; set; }

Property Value

LineStyle