Table of Contents

Method TempUnhighlightBraces

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

TempUnhighlightBraces()

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

public virtual void TempUnhighlightBraces()

TempUnhighlightBraces(bool)

Unhighlights temporary braces areas.

public virtual void TempUnhighlightBraces(bool needUpdate)

Parameters

needUpdate bool

Specifies whether current brace pair should be updated.