Enum DebugLevel
Indicates the type of information provided by the Direct2D Debug Layer.
public enum DebugLevel
Fields
Error = 1
No documentation.
Information = 3
No documentation.
None = 0
No documentation.
Warning = 2
No documentation.
Remarks
To receive debugging messages, you must install the Direct2D Debug Layer.