RangeRect.iStartLine Field

T3000 CrossPlatform

RangeRectiStartLine Field

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

[Missing <summary> documentation for "F:FastColoredTextBoxNS.RangeRect.iStartLine"]

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public int iStartLine
Public iStartLine As Integer

Dim instance As RangeRect
Dim value As Integer

value = instance.iStartLine

instance.iStartLine = value

Field Value

Type: Int32
See Also