T3000 CrossPlatform Documentation
LineInfo Structure |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:FastColoredTextBoxNS.LineInfo"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
The LineInfo type exposes the following members.
Constructors
Properties
Name | Description | |
---|---|---|
CutOffPositions |
Positions for wordwrap cutoffs
| |
WordWrapStringsCount |
Count of wordwrap string count for this line
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from ValueType.) | |
GetHashCode | (Inherited from ValueType.) | |
GetType | (Inherited from Object.) | |
GetWordWrapStringIndex |
Gets index of wordwrap string for given char position
| |
ToString | (Inherited from ValueType.) |
Fields
Name | Description | |
---|---|---|
VisibleState |
Visible state
|
See Also