Bitmap for UWP
DebugLevel 列挙体

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 : DebugLevel 列挙体
D2D1_DEBUG_LEVEL
シンタックス
'宣言
 
Public Enum DebugLevel 
   Inherits System.Enum
public enum DebugLevel : System.Enum 
メンバ
メンバ解説
ErrorD2D1_DEBUG_LEVEL_ERROR
InformationD2D1_DEBUG_LEVEL_INFORMATION
NoneD2D1_DEBUG_LEVEL_NONE
WarningD2D1_DEBUG_LEVEL_WARNING
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Util.DX.Direct2D.DebugLevel

参照

C1.Util.DX.Direct2D 名前空間