IndexBufferDescription Properties

Public Properties

  Name Description
Public property Supported by the .NET Compact Framework Is16BitIndices Gets a value indicating whether the index buffer has 16-bit indices or 32-bit indices.
Public property Supported by the .NET Compact Framework Pool Gets a value indicating the class of memory allocated for the current index buffer.
Public property Supported by the .NET Compact Framework Size Gets the size of the index buffer.
Public property Supported by the .NET Compact Framework Type Gets a value that identifies the current resource as an index buffer.
Public property Supported by the .NET Compact Framework Usage Gets values that specify usage for the current resource.

Top

See Also

Reference

IndexBufferDescription Structure
Microsoft.WindowsMobile.DirectX.Direct3D Namespace

Other Resources

Mobile Direct3D Programming