Method GetViewerSize
GetViewerSize(int)
Retrieve the viewport size of a viewer
Declaration
[HandleProcessCorruptedStateExceptions]
public GetViewerSizeReturn GetViewerSize(int viewer = -1)
Parameters
| Type | Name | Description |
|---|---|---|
| int | viewer | Viewer id returned by the createViewer function. -1 uses the default viewer id (see setDefaultViewerId). |
Returns
| Type | Description |
|---|---|
| GetViewerSizeReturn |