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