[]
Returns the length of the line.
public virtual int GetLineLength(int lineIndex)
Public Overridable Function GetLineLength(lineIndex As Integer) As Integer
Type | Name | Description |
---|---|---|
int | lineIndex | Index of the line |
Type | Description |
---|---|
int | Length of the line |