VolumeDescription Structure (Microsoft.DirectX.Direct3D)

Describes a volume.

Definition

Visual Basic Public Structure VolumeDescription
C# public struct VolumeDescription 
C++ public value class VolumeDescription 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
ToString Obtains a string representation of the current instance.
VolumeDescription Initializes a new instance of the VolumeDescription class.

Properties

Property Description
Depth Retrieves or sets the depth of the volume, in pixels.
Format Retrieves or sets the desired surface format of a volume.
Height Retrieves or sets the height of the volume in pixels.
Pool Retrieves or sets a Pool value that specifies the class of memory allocated for the current volume.
Type Retrieves or sets a ResourceType value that identifies the current resource as a volume.
Usage Not used at this time. This member's value should always be 0.
Width Retrieves or sets the width of a volume in pixels.

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