RenderingFont class

RenderingFont class

Font for rendering.

The RenderingFont type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the RenderingFont

Properties

PropertyDescription
nameGets name of the font.
sizeGets size of the font in points.
boldGets or sets bold for the font.
italicGets or sets italic for the font.
colorGets or sets color for the font.

See Also