Difference between revisions of "Pan Command"

From GeoGebra Manual
Jump to: navigation, search
(Autogenerated from properties)
 
m (typo)
 
(21 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|scripting}}
 +
;Pan( <x>, <y> )
 +
:Shifts the current view by ''x'' pixels to the right and ''y'' pixels upwards.
 +
;Pan( <x>, <y>, <z> )
 +
:Shifts the current view by (x, y, z) if it's a 3D View, or just by (x,y) for a 2D View
  
{{Manual Page|version=4.0}}
+
{{Notes|1=
{{command|scripting}}
+
:*If multiple [[Graphics View|Graphics Views]] are present, the active one is used.
;Pan[ <x>, <y> ]
+
:*See also [[ZoomIn Command|ZoomIn]], [[ZoomOut Command|ZoomOut]], [[SetActiveView Command|SetActiveView]] commands.}}
:{{description}}
 

Latest revision as of 08:32, 5 November 2017


Pan( <x>, <y> )
Shifts the current view by x pixels to the right and y pixels upwards.
Pan( <x>, <y>, <z> )
Shifts the current view by (x, y, z) if it's a 3D View, or just by (x,y) for a 2D View
Notes:
© 2024 International GeoGebra Institute