DX9ToolsR4 - Created by: X

D3DGraphicFont Members

D3DGraphicFont overview

Public Instance Constructors

D3DGraphicFont Constructor Creates a new instance of this class.

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.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

Protected Instance Methods

Finalize Cleans up and disposes of the fonts internal varibles and references.
MemberwiseClone (inherited from Object)

See Also

D3DGraphicFont Class | CBX.Libs.DX9ToolsR4 Namespace