Click or drag to resize
TextBoxGetLine Method
Get the contents of the specified line of text.

Namespace: OIV.Medical.Nodes
Assembly: OIV.Medical (in OIV.Medical.dll) Version: 10.12.3.0.Release.03fa3fc14f5d05a3007fab6bc6264244021464bb
Syntax
public string GetLine(
	int line
)

Parameters

line
Type: SystemInt32

Return Value

Type: String
See Also