TrianglePatchInformation.StartVertexOffset Property |
Language: |
Retrieves or sets the starting vertex offset, in number of vertices.
Visual Basic Public Property StartVertexOffset As Integer C# public int StartVertexOffset { get; set; } C++ public:
property int StartVertexOffset {
int get();
void set(int value);
}JScript public function get StartVertexOffset() : int
public function set StartVertexOffset(int);
System.Int32
This property is read/write.
Integer value that represents the number of vertices that specify the starting vertex offset.
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