![]() |
![]() |
![]() |
AttributeRange.VertexStart Property |
Language: |
Retrieves or sets the first vertex in an attribute group.
Visual Basic .NET Public Property VertexStart As Integer C# public int VertexStart { get; set; } Managed C++ public: __property int get_VertexStart();
public: __property void set_VertexStart(int);JScript .NET public function get VertexStart() : int
public function set VertexStart(int);
System.Int32 . An Int32
This property is read/write.value that indicates the index of the first vertex in the attribute group.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center