DX9ToolsR4 - Created by: X

D3DGraphicFont Properties

The properties of the D3DGraphicFont class are listed below. For a complete list of D3DGraphicFont class members, see the D3DGraphicFont Members topic.

Public Instance Properties

Chars Retrieves the source rectange for the character.
Texture If the UseTextureIndex is false the developer should use this reference to the texture containing the font characters.
TextureIndex Represents the Index where the font texture is located.
UseTextureIndex UseTextureIndex is used to determin weather or not to use a internal texture reference or retrieve the texture using a index into a collection or array.

See Also

D3DGraphicFont Class | CBX.Libs.DX9ToolsR4 Namespace