LinePushedEventArgs.DisplayedLineIndex Property

T3000 CrossPlatform

LinePushedEventArgsDisplayedLineIndex Property

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:FastColoredTextBoxNS.LinePushedEventArgs.DisplayedLineIndex"]

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public int DisplayedLineIndex { get; }
Public ReadOnly Property DisplayedLineIndex As Integer
	Get

Dim instance As LinePushedEventArgs
Dim value As Integer

value = instance.DisplayedLineIndex

Property Value

Type: Int32
See Also