D3D11ControlContext Property |
Gets the DeviceContext instance which generates rendering commands.
Namespace: SlimDX.WindowsAssembly: SlimDX.D3D11Control (in SlimDX.D3D11Control.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic DeviceContext Context { get; }
Property Value
Type:
DeviceContext
Exceptions
See Also