![]() |
![]() |
![]() |
VertexBufferDescription.Size Property |
Language: |
Retrieves or sets the size of the vertex buffer.
Visual Basic .NET Public Property Size As Integer C# public int Size { get; set; } Managed C++ public: __property int get_Size();
public: __property void set_Size(int);JScript .NET public function get Size() : int
public function set Size(int);
System.Int32 . Integer value that specifies the number of bytes in the vertex buffer.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center