
Public Member Functions | |
| void | SetTexture (uint tex, System.Drawing.Rectangle texRect, ColorValue defaultTextureColor) |
| Set the texture. | |
| void | SetTexture (uint tex, System.Drawing.Rectangle texRect) |
| Set the texture. | |
| void | SetFont (uint font, ColorValue defaultFontColor, DrawTextFormat format) |
| Set the font. | |
| void | SetFont (uint font) |
| Set the font. | |
| void | Refresh () |
| Refresh this element. | |
| Element | Clone () |
| Clone an object. | |
| void | SetTexture (uint tex, System.Drawing.Rectangle texRect, ColorValue defaultTextureColor) |
| Set the texture. | |
| void | SetTexture (uint tex, System.Drawing.Rectangle texRect) |
| Set the texture. | |
| void | SetFont (uint font, ColorValue defaultFontColor, DrawTextFormat format) |
| Set the font. | |
| void | SetFont (uint font) |
| Set the font. | |
| void | Refresh () |
| Refresh this element. | |
| Element | Clone () |
| Clone an object. | |
| void | SetTexture (uint tex, System.Drawing.Rectangle texRect, ColorValue defaultTextureColor) |
| Set the texture. | |
| void | SetTexture (uint tex, System.Drawing.Rectangle texRect) |
| Set the texture. | |
| void | SetFont (uint font, ColorValue defaultFontColor, DrawStringFormat format) |
| Set the font. | |
| void | SetFont (uint font) |
| Set the font. | |
| void | Refresh () |
| Refresh this element. | |
| Element | Clone () |
| Clone an object. | |
Public Attributes | |
| uint | TextureIndex |
| uint | FontIndex |
| DrawTextFormat | textFormat |
| System.Drawing.Rectangle | textureRect |
| BlendColor | TextureColor |
| BlendColor | FontColor |
| DrawStringFormat | stringFormat |
Definition at line 97 of file dxmutgui.cs.
| Element Microsoft.Samples.DirectX.UtilityToolkit.Element.Clone | ( | ) |
| Element Microsoft.Samples.DirectX.UtilityToolkit.Element.Clone | ( | ) |
| Element Microsoft.Samples.DirectX.UtilityToolkit.Element.Clone | ( | ) |
Clone an object.
Definition at line 146 of file dxmutgui.cs.

| void Microsoft.Samples.DirectX.UtilityToolkit.Element.Refresh | ( | ) |
| void Microsoft.Samples.DirectX.UtilityToolkit.Element.Refresh | ( | ) |
| void Microsoft.Samples.DirectX.UtilityToolkit.Element.Refresh | ( | ) |
| void Microsoft.Samples.DirectX.UtilityToolkit.Element.SetFont | ( | uint | font | ) |
Set the font.
Definition at line 133 of file wdxmutgui.cs.


| void Microsoft.Samples.DirectX.UtilityToolkit.Element.SetFont | ( | uint | font, | |
| ColorValue | defaultFontColor, | |||
| DrawStringFormat | format | |||
| ) |
| void Microsoft.Samples.DirectX.UtilityToolkit.Element.SetFont | ( | uint | font | ) |
Set the font.
Definition at line 132 of file dxmutgui.cs.


| void Microsoft.Samples.DirectX.UtilityToolkit.Element.SetFont | ( | uint | font, | |
| ColorValue | defaultFontColor, | |||
| DrawTextFormat | format | |||
| ) |
| void Microsoft.Samples.DirectX.UtilityToolkit.Element.SetFont | ( | uint | font | ) |
Set the font.
Definition at line 132 of file dxmutgui.cs.


| void Microsoft.Samples.DirectX.UtilityToolkit.Element.SetFont | ( | uint | font, | |
| ColorValue | defaultFontColor, | |||
| DrawTextFormat | format | |||
| ) |
| void Microsoft.Samples.DirectX.UtilityToolkit.Element.SetTexture | ( | uint | tex, | |
| System.Drawing.Rectangle | texRect | |||
| ) |
Set the texture.
Definition at line 123 of file wdxmutgui.cs.


| void Microsoft.Samples.DirectX.UtilityToolkit.Element.SetTexture | ( | uint | tex, | |
| System.Drawing.Rectangle | texRect, | |||
| ColorValue | defaultTextureColor | |||
| ) |
| void Microsoft.Samples.DirectX.UtilityToolkit.Element.SetTexture | ( | uint | tex, | |
| System.Drawing.Rectangle | texRect | |||
| ) |
Set the texture.
Definition at line 122 of file dxmutgui.cs.


| void Microsoft.Samples.DirectX.UtilityToolkit.Element.SetTexture | ( | uint | tex, | |
| System.Drawing.Rectangle | texRect, | |||
| ColorValue | defaultTextureColor | |||
| ) |
| void Microsoft.Samples.DirectX.UtilityToolkit.Element.SetTexture | ( | uint | tex, | |
| System.Drawing.Rectangle | texRect | |||
| ) |
Set the texture.
Definition at line 122 of file dxmutgui.cs.


| void Microsoft.Samples.DirectX.UtilityToolkit.Element.SetTexture | ( | uint | tex, | |
| System.Drawing.Rectangle | texRect, | |||
| ColorValue | defaultTextureColor | |||
| ) |
Definition at line 110 of file dxmutgui.cs.
Definition at line 104 of file dxmutgui.cs.
| DrawStringFormat Microsoft.Samples.DirectX.UtilityToolkit.Element.stringFormat |
Definition at line 106 of file wdxmutgui.cs.
Definition at line 105 of file dxmutgui.cs.
Definition at line 109 of file dxmutgui.cs.
Definition at line 103 of file dxmutgui.cs.
| System Drawing Rectangle Microsoft::Samples::DirectX::UtilityToolkit.Element::textureRect |
Definition at line 107 of file dxmutgui.cs.
1.5.8