SurfaceDescription Structure (Microsoft.DirectX.Direct3D)

Describes a surface.

Definition

Visual Basic Public Structure SurfaceDescription
C# public struct SurfaceDescription 
C++ public value class SurfaceDescription sealed 
JScript In JScript, you can use structures, but you cannot define your own.

Members Table

The following table lists the members exposed by the object.

Methods

Method Description
SurfaceDescription Initializes a new instance of the SurfaceDescription class.
ToString Obtains a string representation of the current instance.

Properties

Property Description
Format Retrieves or sets a value of the Format enumeration that describes the surface format.
Height Retrieves or sets the height of the surface.
MultiSampleQuality Retrieves or sets the multisample quality level.
MultiSampleType Retrieves or sets a member of the MultiSampleType enumeration that specifies the levels of full-scene multisampling supported by the surface.
Pool Retrieves or sets a member of the Pool enumeration that specifies the class of memory allocated for the current surface.
Type Retrieves or sets a member of the ResourceType enumeration that identifies the current resource as a surface.
Usage Retrieves or sets a member of the Usage enumeration that specifies the usage type of the surface.
Width Retrieves or sets the width of the surface.

Structure Information

Namespace Microsoft.DirectX.Direct3D
Assembly Microsoft.DirectX.Direct3D (microsoft.directx.direct3d.dll)
Strong Name Microsoft.DirectX.Direct3D,  Version=1.0.900.0,  Culture=neutral,  PublicKeyToken=d3231b57b74a1492