Table of Contents

Method SelectLineBegin

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

SelectLineBegin()

Selects from current position to the beginning of current line in the control.

public virtual void SelectLineBegin()

SelectLineBegin(SelectionType)

Selects from current position to the beginning of current line in the control and sets a given selection type.

public virtual void SelectLineBegin(SelectionType selectionType)

Parameters

selectionType SelectionType

New type of the selection.