IndexBufferDescription.Size Property |
Language: |
Retrieves the size of the index buffer.
Visual Basic Public ReadOnly Property Size As Integer C# public int Size { get; } C++ public:
property int Size {
int get();
}JScript public function get Size() : int
System.Int32
This property is read-only.
An integer that specifies the size of the index buffer, in bytes.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center