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:: 2026/07/16 17:53
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.
viewer.setSize(1000,768);