Click or drag to resize
D3D11Control Constructor
Creates a new instance of the D3D11Control class.

Namespace: SlimDX.Windows
Assembly: SlimDX.D3D11Control (in SlimDX.D3D11Control.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public D3D11Control()
Exceptions
ExceptionCondition
Direct3D11Exception The Direct3D device could not be created. Use the ResultCode property to obtain the specific error condition.
See Also