SetViewZoom
int SetViewZoom (string view, double zoom)
Return Value: 1.0 for success 0.0 for failure
Arguments:
view | name of the view to adjust |
zoom | new zoom factor |
This function alters the zoom factor of the world view (orthographic or perspective, not camera). The names of the views are:
_World = Single viewport
_WorldQ# = Quad view where # is replaced with the number of the
viewport to adjust
_WorldH# = Double view where # is replaced with the number of the
viewport to adjust
Converted from CHM to HTML with chm2web Pro 2.82 (unicode) |