Caps.DeclTypes Property

Language:

Retrieves an object that describes the vertex data types a device supports.

Definition

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

Property Value

Microsoft.DirectX.Direct3D.DeclarationTypeCaps
A DeclarationTypeCaps object that describes the vertex data types the device supports.

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