SurfaceDescription.Usage Property |
Language: |
Retrieves or sets a member of the Usage enumeration that specifies the usage type of the surface.
Visual Basic Public Property Usage As Usage C# public Usage Usage { get; set; } C++ public:
property Usage Usage {
Usage get();
void set(Usage value);
}JScript public function get Usage() : Usage
public function set Usage(Usage);
Microsoft.DirectX.Direct3D.Usage
This property is read/write.
Member of the Usage enumeration to set or retrieve.
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