Returns the length of the line.
public virtual int GetLineLength(
int
)
'Declaration
Public Overridable Function GetLineLength( _
ByVal As Integer _
) As Integer
'Usage
Dim instance As SEditTextBox
Dim lineIndex As Integer
Dim value As Integer
value = instance.GetLineLength(lineIndex)
Parameters
- lineIndex
- Index of the line
Return Value
Length of the line