Click or drag to resize

TextStyle Constructor

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Overload List
  NameDescription
Public methodTextStyle(String)
Initializes a new instance of the TextStyle class. The font file name, without the extension, will be used as the TextStyle name.
Public methodTextStyle(String, FontStyle)
Initializes a new instance of the TextStyle class exclusively to be used with true type fonts.
Public methodTextStyle(String, String)
Initializes a new instance of the TextStyle class.
Public methodTextStyle(String, String, FontStyle)
Initializes a new instance of the TextStyle class exclusively to be used with true type fonts.
Top
See Also