Table of Contents

Method NeedHighlightLine

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

NeedHighlightLine(int)

Gets boolean value indicating that given line should be highlighted.

Specifies line index.
public virtual bool NeedHighlightLine(int index)

Parameters

index int

Returns

bool