D3D11ControlSwapChain Property |
Gets the SwapChain instance associated with the device.
Namespace: SlimDX.WindowsAssembly: SlimDX.D3D11Control (in SlimDX.D3D11Control.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic SwapChain SwapChain { get; }
Property Value
Type:
SwapChain
Exceptions
See Also