Table of Contents

Method TempUnhighlightBraces

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

TempUnhighlightBraces(bool)

Unhighlights temporary braces areas.

public virtual void TempUnhighlightBraces(bool needUpdate)

Parameters

needUpdate bool

Specifies whether current brace pair should be updated.

TempUnhighlightBraces()

Cancels text highlighting turned on using TempHighlightBraces TempHighlightBraces(Rectangle[])

public virtual void TempUnhighlightBraces()