VertexElement.DeclarationMethod Property

Language:

Retrieves or sets the tessellator processing method.

Definition

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);

Property Value

Microsoft.DirectX.Direct3D.DeclarationMethod
Value of the DeclarationMethod enumeration that specifies the tessellator processing method to set or retrieve.

This property is read/write. 

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