VertexElement.DeclarationUsage Property |
Language: |
Retrieves or sets one or more usage values that define the intended use of the vertex data.
Visual Basic Public Property DeclarationUsage As DeclarationUsage C# public DeclarationUsage DeclarationUsage { get; set; } C++ public:
property DeclarationUsage DeclarationUsage {
DeclarationUsage get();
void set(DeclarationUsage value);
}JScript public function get DeclarationUsage() : DeclarationUsage
public function set DeclarationUsage(DeclarationUsage);
Microsoft.DirectX.Direct3D.DeclarationUsage
This property is read/write.
Value of the DeclarationUsage enumeration to set or retrieve.
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