C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / CreateDeviceResources Method

In This Topic
CreateDeviceResources Method (C1FlexViewerPane)
In This Topic
Creates the GPU-dependent resources, such as SwapChain and DeviceContext.
Syntax
'Declaration
 
Protected Overrides Sub CreateDeviceResources() 
 
See Also