FastColoredTextBoxDrawFoldingLines Method |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:FastColoredTextBoxNS.FastColoredTextBox.DrawFoldingLines(System.Windows.Forms.PaintEventArgs,System.Int32,System.Int32)"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
protected virtual void DrawFoldingLines( PaintEventArgs e, int startLine, int endLine )
Protected Overridable Sub DrawFoldingLines ( e As PaintEventArgs, startLine As Integer, endLine As Integer ) Dim e As PaintEventArgs Dim startLine As Integer Dim endLine As Integer Me.DrawFoldingLines(e, startLine, endLine)
Parameters
- e
- Type: System.Windows.FormsPaintEventArgs
[Missing <param name="e"/> documentation for "M:FastColoredTextBoxNS.FastColoredTextBox.DrawFoldingLines(System.Windows.Forms.PaintEventArgs,System.Int32,System.Int32)"]
- startLine
- Type: SystemInt32
[Missing <param name="startLine"/> documentation for "M:FastColoredTextBoxNS.FastColoredTextBox.DrawFoldingLines(System.Windows.Forms.PaintEventArgs,System.Int32,System.Int32)"]
- endLine
- Type: SystemInt32
[Missing <param name="endLine"/> documentation for "M:FastColoredTextBoxNS.FastColoredTextBox.DrawFoldingLines(System.Windows.Forms.PaintEventArgs,System.Int32,System.Int32)"]