T3000 CrossPlatform Documentation
Line Class |
[This is preliminary documentation and is subject to change.]
Line of text
Inheritance Hierarchy
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
The Line type exposes the following members.
Properties
Name | Description | |
---|---|---|
AutoIndentSpacesNeededCount |
Count of needed start spaces for AutoIndent
| |
BackgroundBrush |
Background brush.
| |
Count |
Chars count
| |
FoldingEndMarker | ||
FoldingStartMarker | ||
IsChanged |
Text of line was changed
| |
IsReadOnly | ||
Item | ||
LastVisit |
Time of last visit of caret in this line
| |
StartSpacesCount |
Count of start spaces
| |
Text |
Text of the line
| |
UniqueId |
Unique ID
|
Methods
Name | Description | |
---|---|---|
Add | ||
AddRange | ||
Clear | ||
ClearFoldingMarkers |
Clears folding markers
| |
ClearStyle |
Clears style of chars, delete folding markers
| |
Contains | ||
CopyTo | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | ||
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IndexOf | ||
Insert | ||
MemberwiseClone | (Inherited from Object.) | |
Remove | ||
RemoveAt | ||
RemoveRange | ||
ToString | (Inherited from Object.) | |
TrimExcess |
Fields
See Also