ItemHeight Property (GcTextBox)
Gets the height of a line.
public int ItemHeight {get;}
'Declaration
Public ReadOnly Property ItemHeight As Integer
'Usage
Dim instance As GcTextBox
Dim value As Integer
value = instance.ItemHeight
Property Value
An
int value that indicates the height of a line.