Property LineCanvas | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

LineCanvas

The canvas that any line drawing that is to be shared by subviews of this view should add lines to.

public LineCanvas LineCanvas { get; }

Property Value

LineCanvas

Remarks

Border adds border lines to this LineCanvas.

Edit this page