Method TempHighlightBraces
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
TempHighlightBraces(Rectangle[])
When implemented by a class, temporary highlights all text within the area specified by rects. TempUnhighlightBraces()
void TempHighlightBraces(Rectangle[] rects)
Parameters
rects
Rectangle[]Specifies the area to highlight the text.