CustomVertex.PositionOnly.StrideSize Property |
Language: |
Retrieves the size of the CustomVertex.PositionOnly structure.
Visual Basic Public Shared ReadOnly Property StrideSize As Integer C# public static int StrideSize { get; } C++ public:
static property int StrideSize {
int get();
}JScript public static function get StrideSize() : int
System.Int32
This property is read-only.
Size of the structure, in bytes.
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