







|
| FastColoredTextBox |
| LineInfo..::..GetWordWrapStringIndex Method |
| LineInfo Structure See Also Send Feedback |
Gets index of wordwrap string for given char position
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
| C# |
|---|
public int GetWordWrapStringIndex( int iChar ) |
| Visual Basic |
|---|
Public Function GetWordWrapStringIndex ( _ iChar As Integer _ ) As Integer |
| Visual C++ |
|---|
public: int GetWordWrapStringIndex( int iChar ) |
Parameters
- iChar
- Type: System..::..Int32
