Caps.VertexFormatCaps Property

Language:

Retrieves a structure that describes supported vertex format capabilities.

Definition

Visual Basic Public ReadOnly Property VertexFormatCaps As VertexFormatCaps
C# public VertexFormatCaps VertexFormatCaps { get; }
C++ public:
property VertexFormatCaps VertexFormatCaps {
        VertexFormatCaps get();
}
JScript public function get VertexFormatCaps() : VertexFormatCaps

Property Value

Microsoft.DirectX.Direct3D.VertexFormatCaps
A VertexFormatCaps structure that describes supported vertex format capabilities.

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