Difference between revisions of "ZoomOut Command"

From GeoGebra Manual
Jump to: navigation, search
m (Zoomout -> ZoomOut)
m (Text replace - "<div class="box info"> 48px|left This page is part of the official manual for print and pdf. For structural reasons normal users can't edit this page. If you found any errors on this page please contact )
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.0}}</noinclude>
+
<noinclude>{{Manual Page|version=4.2}}</noinclude>
 
{{command|scripting}}
 
{{command|scripting}}
 
;ZoomOut[ <Scale Factor> ]
 
;ZoomOut[ <Scale Factor> ]

Revision as of 21:26, 9 March 2013



ZoomOut[ <Scale Factor> ]
Zooms the Graphics View out by given factor with respect to current zoom, center of the screen is used as center point for the zoom.
ZoomOut[ <Scale Factor>, <Center Point>]
Zooms the Graphics View out by given factor with respect to current zoom, second parameter specifies center point for the zoom.
Note: ZoomOut[t] and ZoomOut[t,A] are equivalent to ZoomIn[1/t] and ZoomIn[1/t,A] respectively.
© 2024 International GeoGebra Institute