C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / CreateDeviceResources Method

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