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:: 2023/04/21 14:26