IndexBufferDescription.Size Property

Language:

Retrieves the size of the index buffer.

Definition

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

Property Value

System.Int32
An integer that specifies the size of the index buffer, in bytes.

This property is read-only. 

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