Constructor TextStyle
TextStyle(Font, Color)
Initializes a new instance of the TextStyle
class with specified settings.
public TextStyle(Font font, Color foreColor)
Initializes a new instance of the TextStyle
class with specified settings.
public TextStyle(Font font, Color foreColor)