[]
Initialize a new instance of the TextLineFragment class.
public TextLineFragment(int lineIndex, int startIndex, int length)
Public Sub New(lineIndex As Integer, startIndex As Integer, length As Integer)
Type | Name | Description |
---|---|---|
int | lineIndex | The value of LineIndex. |
int | startIndex | The value of StartIndex. |
int | length | The value of Length. |