TextureCaps.SupportsSquareOnly Property

Language:

Specifies whether all textures must be square.

Definition

Visual Basic Public ReadOnly Property SupportsSquareOnly As Boolean
C# public bool SupportsSquareOnly { get; }
C++ public:
property bool SupportsSquareOnly {
        bool get();
}
JScript public function get SupportsSquareOnly() : boolean

Property Value

System.Boolean
Value that is true if all textures are required to be square, or false if they are not.

This property is read-only. 

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