RenderAreaResize Method |
Resizes the renderArea at a specific size.
Namespace: OIV.RemoteViz.Rendering
: new width of the renderArea
: new height of the renderArea
After resizing, a notification will be sent to all the renderArea clients. The minimum size is (128, 128) and the maximum size is (3840, 2160). If the size is inferior or superior to the limit, it will be adjusted automatically.
RenderAreaListener.onResize