T3000 CrossPlatform Documentation
TextSourceTextChangedEventArgsiFromLine Field |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "F:FastColoredTextBoxNS.TextSource.TextChangedEventArgs.iFromLine"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public int iFromLine
Public iFromLine As Integer Dim instance As TextSourceTextChangedEventArgs Dim value As Integer value = instance.iFromLine instance.iFromLine = value
Field Value
Type: Int32See Also