Bitmap for UWP
DeviceContextType 列挙体

C1.UWP.DX アセンブリ > C1.Util.DX.Direct3D11 名前空間 : DeviceContextType 列挙体
D3D11_DEVICE_CONTEXT_TYPE
シンタックス
'宣言
 
Public Enum DeviceContextType 
   Inherits System.Enum
public enum DeviceContextType : System.Enum 
メンバ
メンバ解説
DeferredD3D11_DEVICE_CONTEXT_DEFERRED
ImmediateD3D11_DEVICE_CONTEXT_IMMEDIATE
継承階層

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

参照

C1.Util.DX.Direct3D11 名前空間