Method CreateViewer
CreateViewer(int, int, GraphicsContext, int)
Create a new viewer
Declaration
[HandleProcessCorruptedStateExceptions]
public int CreateViewer(int width, int height, GraphicsContext sharedContext = null, int nbViews = 1)
Parameters
Type | Name | Description |
---|---|---|
int | width | Width of the viewer framebuffer |
int | height | Height of the viewer framebuffer |
GraphicsContext | sharedContext | Interop context handle |
int | nbViews | Nb views |
Returns
Type | Description |
---|---|
int |