IMSL C# Numerical Library

Text Constructor (String)

Constructs a Text object from a string.

public Text(
   string text
);

Parameters

text
A string that is to be converted to a Text object.

See Also

Text Class | Imsl.Chart2D Namespace | Text Constructor Overload List