Add a line of text at the bottom of the box.
Namespace: OIV.Medical.NodesAssembly: OIV.Medical (in OIV.Medical.dll) Version: 9.9.38.0.Release.3bef1a09f76585226754446bc31bc36e4da1c7f3
Syntaxpublic void AddLine(
string text
)
Public Sub AddLine (
text As String
)
public:
void AddLine(
String^ text
)
member AddLine :
text : string -> unit
Parameters
- text
- Type: SystemString
See Also