Framework.BackBufferSurfaceDescription Property

Language:

Retrieves a SurfaceDescription structure that describes the back buffer on the current adapter.

Definition

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

Property Value

Microsoft.DirectX.Direct3D.SurfaceDescription
A SurfaceDescription structure that describes the back buffer on the current adapter.

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