Method RenderLineCanvas | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

RenderLineCanvas()

Causes the contents of LineCanvas to be drawn. If SuperViewRendersLineCanvas is true, only theLineCanvas of this view's subviews will be rendered. If SuperViewRendersLineCanvas is false (the default), this method will cause the LineCanvas to be rendered.

public void RenderLineCanvas()

Edit this page