Click or drag to resize
TextBoxAddLine Method
Add a line of text at the bottom of the box.

Namespace: OIV.Medical.Nodes
Assembly: OIV.Medical (in OIV.Medical.dll) Version: 9.9.38.0.Release.3bef1a09f76585226754446bc31bc36e4da1c7f3
Syntax
public void AddLine(
	string text
)

Parameters

text
Type: SystemString
See Also