Search
TextStyle Members
Constructors Properties
 


Defines text appearance attributes.

The following tables list the members exposed by the TextStyle type.

 Public Constructors

  Name Description

TextStyle

Initializes a new instance of the TextStyle class.

 Public Properties

  Name Description

fontName

Gets or sets font name.

fontSize

Gets or sets font size.

fontStyle

Gets or sets font style.

textBrush

Gets or sets a Brush used to draw text.

 See Also