Caps.MaxTextureWidth Property |
Language: |
Retrieves the maximum texture width for the current device.
Visual Basic Public ReadOnly Property MaxTextureWidth As Integer C# public int MaxTextureWidth { get; } C++ public:
property int MaxTextureWidth {
int get();
}JScript public function get MaxTextureWidth() : int
System.Int32
This property is read-only.
Maximum texture width for the device.
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