Version

Search Results

FontState Class

Defines the current state of the font. Syntax

FontState Class Members

Public Constructors Public Properties

FontState Class Properties

Public Properties

Color Property (FontState)

Gets or sets the color of the font. Syntax

Name Property (FontState)

Gets or sets the name of the font. Syntax

Size Property (FontState)

Gets or sets the size of the font. Syntax

FontState Constructor()

Initializes a new instance of the FontState class. Syntax

FontState Constructor(String,Single,Color)

Initializes a new instance of the FontState class. Syntax Parameters name Font name.size Font size.color Font color.

FontState Constructor

Overload List

Instruction Class

Represents an instruction element. Syntax