Difference between revisions of "ZoomOut Command"

From GeoGebra Manual
Jump to: navigation, search
m (fixed wiki syntax)
Line 3: Line 3:
 
;ZoomOut[ <Scale Factor> ]
 
;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.
 
: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>, <nowiki><Center Point></nowiki>]
+
;ZoomOut[ <Scale Factor>, &lt;Center Point>]
 
:Zooms the  [[Graphics View]] out by given factor with respect to current zoom, second parameter specifies center point for the zoom.
 
:Zooms the  [[Graphics View]] out by given factor with respect to current zoom, second parameter specifies center point for the zoom.
 
{{Note|1=<code>ZoomOut[t]</code> and <code>Zoomout[t,A]</code> are equivalent to <code>[[ZoomIn Command|ZoomIn]][1/t]</code> and <code>ZoomIn[1/t,A]</code> respectively.}}
 
{{Note|1=<code>ZoomOut[t]</code> and <code>Zoomout[t,A]</code> are equivalent to <code>[[ZoomIn Command|ZoomIn]][1/t]</code> and <code>ZoomIn[1/t,A]</code> respectively.}}

Revision as of 20:38, 2 May 2011



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