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

In This Topic
    DeviceContextType Enumeration
    In This Topic
    D3D11_DEVICE_CONTEXT_TYPE
    Syntax
    'Declaration
     
    Public Enum DeviceContextType 
       Inherits System.Enum
    public enum DeviceContextType : System.Enum 
    Members
    MemberDescription
    DeferredD3D11_DEVICE_CONTEXT_DEFERRED
    ImmediateD3D11_DEVICE_CONTEXT_IMMEDIATE
    Inheritance Hierarchy

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

    See Also