ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / DepthWriteMask Enumeration

In This Topic
    DepthWriteMask Enumeration
    In This Topic
    D3D11_DEPTH_WRITE_MASK
    Syntax
    'Declaration
     
    Public Enum DepthWriteMask 
       Inherits System.Enum
    public enum DepthWriteMask : System.Enum 
    Members
    MemberDescription
    AllD3D11_DEPTH_WRITE_MASK_ALL
    ZeroD3D11_DEPTH_WRITE_MASK_ZERO
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.Util.DX.Direct3D11.DepthWriteMask

    See Also