Enum FeatureLevel
Describes the minimum DirectX support required for hardware rendering by a render target.
public enum FeatureLevel
Fields
Level_10 = 40960
The video card must support DirectX 10.
Level_9 = 37120
The video card must support DirectX 9.
Level_DEFAULT = 0
Direct2D determines whether the video card provides adequate hardware rendering support.