Table of Contents

Constructor DisplayStrings

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

DisplayStrings(TextEditor, ITextStrings)

Initializes a new instance of the DisplayStrings class with specified parameters.

public DisplayStrings(TextEditor owner, ITextStrings strings)

Parameters

owner TextEditor

Specifies owner of this new instance.

strings ITextStrings

Specifies collection of underlying lines.