Table of Contents

Method NeedHighlightLine

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

NeedHighlightLine(int)

When implemented by a class, gets boolean value indicating that given line should be highlighted.

Specifies line index.
bool NeedHighlightLine(int index)

Parameters

index int

Returns

bool