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