![]() |
![]() |
![]() |
VertexElement.Offset Property |
Language: |
Retrieves or sets the offset (if any) from the beginning of the stream to the beginning of the vertex data.
Visual Basic .NET Public Property Offset As Short C# public short Offset { get; set; } Managed C++ public: __property short get_Offset();
public: __property void set_Offset(short);JScript .NET public function get Offset() : short
public function set Offset(short);
System.Int16 . Offset, in bytes, to the start of the vertex data.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center