Click or drag to resize
RichTextStyle Constructor
Overload List
  NameDescription
Public methodRichTextStyle(Color)
Initializes a new instance of the RichTextStyle struct. Use this constructor for styles to be used for non-dynamic fonts.
Public methodRichTextStyle(Single, FontStyle)
Initializes a new instance of the RichTextStyle struct.
Public methodRichTextStyle(Single, FontStyle, Color)
Initializes a new instance of the RichTextStyle struct.
Top
See Also