Table of Contents

Method SelectLineBegin

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

SelectLineBegin()

When implemented by a class, selects from current position to the beginning of current line in the control.

void SelectLineBegin()

SelectLineBegin(SelectionType)

When implemented by a class, selects from current position to the beginning of current line in the control and sets a given selection type.

void SelectLineBegin(SelectionType selectionType)

Parameters

selectionType SelectionType

New type of the selection.