Table of Contents

Constructor TextRunElement

Namespace
Terminal.Gui.Editor.Rendering
Assembly
Terminal.Gui.Editor.dll

TextRunElement(int, int, int, string, Attribute)

public TextRunElement(int documentOffset, int documentLength, int visualColumn, string text, Attribute attribute)

Parameters

documentOffset int
documentLength int
visualColumn int
text string
attribute Attribute