ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / Texture2DDescription Structure
Members

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

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

    See Also