Table of Contents

Constructor Selection

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

Selection()

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

public Selection()

Selection(TextEditor)

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

public Selection(TextEditor owner)

Parameters

owner TextEditor

TextEditor that owns this new instance.