RenderToSurface.Description Property

Language:

Retrieves the description of the render surface.

Definition

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

Property Value

Microsoft.DirectX.Direct3D.RenderToSurfaceDescription
A RenderToSurfaceDescription object that contains the render surface description.

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