DX9ToolsR4 - Created by: X

D3DGraphicFont.Texture Property

If the UseTextureIndex is false the developer should use this reference to the texture containing the font characters.

[Visual Basic]
NotOverridable Public Property Texture As Texture Implements _
   ITextureReference.Texture
[C#]
public Microsoft.DirectX.Direct3D.Texture Texture {get; set;}

Implements

ITextureReference.Texture

See Also

D3DGraphicFont Class | CBX.Libs.DX9ToolsR4 Namespace