Table of Contents

Constructor LineSeparator

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

LineSeparator()

Initializes a new instance of the LineSeparator class with default settings.

public LineSeparator()

LineSeparator(TextEditor)

Initializes a new instance of the LineSeparator class with a specified owner.

public LineSeparator(TextEditor owner)

Parameters

owner TextEditor

TextEditor that owns this new instance.