|
Enhanced C#
Language of your choice: library documentation
|
Bundles a group of markers together so that they can be cleared together. More...
Bundles a group of markers together so that they can be cleared together.
Properties | |
| IList< TextMarker > | Markers [get] |
Public Member Functions | |
| HighlightGroup (TextEditorControl editor) | |
| void | AddMarker (TextMarker marker) |
| void | ClearMarkers () |
| void | Dispose () |
1.8.7