Table of Contents

Method TempHighlightBraces

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

TempHighlightBraces(Rectangle[])

Temporary highlights all text within the area specified by rects. TempUnhighlightBraces()

public virtual void TempHighlightBraces(Rectangle[] rects)

Parameters

rects Rectangle[]

Specifies the area to highlight the text.