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

In This Topic
    MipLevels Field (Texture2DDescription)
    In This Topic
    unsigned int MipLevels
    Syntax
    'Declaration
     
    Public MipLevels As Integer
    public int MipLevels
    See Also