Click or drag to resize
Text Constructor
Overload List
  NameDescription
Public methodText(String)
Constructs a Text object from a string.
Public methodText(String, Int32)
Constructs a Text object from a string with specified alignment.
Public methodText(String, IFormatProvider, IFormattable)
Constructs a Text object given a format string, an IFormatProvider and the value to be formatted.
Top
See Also