ShaderDebugInformation.Size Property |
Language: |
Retrieves or sets the size, in bytes, of the debug information structure.
Visual Basic Public Property Size As Integer C# public int Size { get; set; } C++ public:
property int Size {
int get();
void set(int value);
}JScript public function get Size() : int
public function set Size(int);
System.Int32
This property is read/write.
Integer that represents the size of the debug information structure.
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