







|
| FastColoredTextBox |
| FastColoredTextBox..::..GetLineFoldingStartMarker Method |
| FastColoredTextBox Class See Also Send Feedback |
Start foilding marker for the line
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
| C# |
|---|
public string GetLineFoldingStartMarker( int iLine ) |
| Visual Basic |
|---|
Public Function GetLineFoldingStartMarker ( _ iLine As Integer _ ) As String |
| Visual C++ |
|---|
public: String^ GetLineFoldingStartMarker( int iLine ) |
Parameters
- iLine
- Type: System..::..Int32
