T3000 CrossPlatform Documentation
ScrollDirection Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:FastColoredTextBoxNS.ScrollDirection"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | ||
Left | 1 | ||
Right | 2 | ||
Up | 4 | ||
Down | 8 |
See Also