Caps.TextureOperationCaps Property

Language:

Retrieves a structure that describes supported texture operations.

Definition

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

Property Value

Microsoft.DirectX.Direct3D.TextureOperationCaps
A TextureOperationCaps structure that describes the supported texture operations.

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