Table of Contents

Method UnhighlightBraces

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

UnhighlightBraces(bool)

Unhighlights braces.

public virtual void UnhighlightBraces(bool needUpdate)

Parameters

needUpdate bool

Specifies whether current brace pair should be updated.

UnhighlightBraces()

Unhighlights braces containing caret position. HighlightBraces()

public virtual void UnhighlightBraces()