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.0.Release.d1acdfb623bbaf7982dff84bc1859f85fbf21864
SyntaxPublic Function GetNumLines As Integer
public:
int GetNumLines()
member GetNumLines : unit -> int
Return Value
Type:
Int32
See Also