This is documentation of an archived release.
For documentation on the current version, please check Knowledge Base.

Resize Viewer

By itself, the Viewer does not change its size. It is up to the developer to decide what the size of the viewer should be.

Set size

viewer.setSize(1000,768);
 
Last modified:: 2022/04/15 06:19