![]() |
![]() |
![]() |
ShaderTypeInformation.Elements Property |
Language: |
Retrieves or sets the number of elements, or the array dimensions, for the shader type information.
Visual Basic Public Property Elements As Short C# public short Elements { get; set; } C++ public:
property short Elements {
short get();
void set(short value);
}JScript public function get Elements() : short
public function set Elements(short);
System.Int16
This property is read/write.
Integer that represents the number of elements in the array.
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