Caps.TextureAddressCaps Property

Language:

Retrieves a structure that contains texture-addressing capabilities for Texture objects.

Definition

Visual Basic Public ReadOnly Property TextureAddressCaps As AddressCaps
C# public AddressCaps TextureAddressCaps { get; }
C++ public:
property AddressCaps TextureAddressCaps {
        AddressCaps get();
}
JScript public function get TextureAddressCaps() : AddressCaps

Property Value

Microsoft.DirectX.Direct3D.AddressCaps
An AddressCaps structure that contains the texture-addressing capabilities for Texture objects.

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