ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / Texture3DDescription Structure
Members

In This Topic
    Texture3DDescription Structure
    In This Topic
    D3D11_TEXTURE3D_DESC
    Object Model
    Texture3DDescription Structure
    Syntax
    'Declaration
     
    Public Structure Texture3DDescription 
       Inherits System.ValueType
    public struct Texture3DDescription : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Util.DX.Direct3D11.Texture3DDescription

    See Also