| C1.UWP.DX Assembly > C1.Util.DX.DXGI Namespace > SwapChain Class : Create Method |
'Declaration Public Shared Function Create( _ ByVal factory As Factory, _ ByVal device As ComObject, _ ByVal description As SwapChainDescription _ ) As SwapChain
public static SwapChain Create( Factory factory, ComObject device, SwapChainDescription description )