VertexElement.DeclarationMethod Property |
Language: |
Retrieves or sets the tessellator processing method.
Visual Basic Public Property DeclarationMethod As DeclarationMethod C# public DeclarationMethod DeclarationMethod { get; set; } C++ public:
property DeclarationMethod DeclarationMethod {
DeclarationMethod get();
void set(DeclarationMethod value);
}JScript public function get DeclarationMethod() : DeclarationMethod
public function set DeclarationMethod(DeclarationMethod);
Microsoft.DirectX.Direct3D.DeclarationMethod
This property is read/write.
Value of the DeclarationMethod enumeration that specifies the tessellator processing method 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