Method ToggleLineStyle
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
ToggleLineStyle(int, int)
When implemented by a class, sets or removes line style at the specified line.
void ToggleLineStyle(int line, int style)
Parameters
ToggleLineStyle(int, int, int)
When implemented by a class, sets or removes line style at the specified line.
void ToggleLineStyle(int line, int priority, int style)