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