| TextBoxGetNumLines Method |
Get number of lines of text currently in the box
Namespace: OIV.Medical.NodesAssembly: OIV.Medical (in OIV.Medical.dll) Version: 2026.1.1.Release.4bdbf2139676cf62d9c02e792de05a0627e9f233
SyntaxPublic Function GetNumLines As Integer
public:
int GetNumLines()
member GetNumLines : unit -> int
Return Value
Type:
Int32
See Also