T3000 CrossPlatform Documentation
PaintLineEventArgsLineIndex Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:FastColoredTextBoxNS.PaintLineEventArgs.LineIndex"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public int LineIndex { get; }
Public ReadOnly Property LineIndex As Integer Get Dim instance As PaintLineEventArgs Dim value As Integer value = instance.LineIndex
Property Value
Type: Int32See Also