TrianglePatchInformation.NumberVertices Property |
Language: |
Retrieves or sets the number of vertices for the triangular high-order patch.
Visual Basic Public Property NumberVertices As Integer C# public int NumberVertices { get; set; } C++ public:
property int NumberVertices {
int get();
void set(int value);
}JScript public function get NumberVertices() : int
public function set NumberVertices(int);
System.Int32
This property is read/write.
Integer value that represents the number of vertices 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