







![]() ![]() |
FastColoredTextBox |
FastColoredTextBox..::..DrawFoldingLines Method |
FastColoredTextBox Class See Also Send Feedback |
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
C# |
---|
protected virtual void DrawFoldingLines( PaintEventArgs e, int startLine, int endLine ) |
Visual Basic |
---|
Protected Overridable Sub DrawFoldingLines ( _ e As PaintEventArgs, _ startLine As Integer, _ endLine As Integer _ ) |
Visual C++ |
---|
protected: virtual void DrawFoldingLines( PaintEventArgs^ e, int startLine, int endLine ) |