Caps.MaxStreamStride Property |
Language: |
Retrieves the maximum stride for Device.SetStreamSource.
Visual Basic Public ReadOnly Property MaxStreamStride As Integer C# public int MaxStreamStride { get; } C++ public:
property int MaxStreamStride {
int get();
}JScript public function get MaxStreamStride() : int
System.Int32
This property is read-only.
An Int32 value that indicates the maximum stride for Device.SetStreamSource.
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