Table of Contents

Enum FeatureLevel

Namespace
SharpDX.Direct2D1
Assembly
SharpDX.Direct2D1.dll

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.