Difference between revisions of "ToolImage Command"

From GeoGebra Manual
Jump to: navigation, search
(command syntax: changed [ ] into ( ))
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|geogebra}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|geogebra}}
;ToolImage( <Number> ):Creates in the ''Graphics View'' a 32x32 pixel image of the [[:Category:IconsToolBar|tool icon]] with given number.  
+
;ToolImage( <Number> ):Creates in the ''Graphics View'' a 32x32 pixel image of the ([:Category:IconsToolBar|tool icon)] with given number.  
  
 
;ToolImage( <Number>, <Point> ) :Creates in the ''Graphics view'' a 32x32 pixel image of the tool icon, anchored to the given point.
 
;ToolImage( <Number>, <Point> ) :Creates in the ''Graphics view'' a 32x32 pixel image of the tool icon, anchored to the given point.

Latest revision as of 17:16, 7 October 2017


ToolImage( <Number> )
Creates in the Graphics View a 32x32 pixel image of the ([:Category:IconsToolBar|tool icon)] with given number.
ToolImage( <Number>, <Point> )
Creates in the Graphics view a 32x32 pixel image of the tool icon, anchored to the given point.
ToolImage( <Number>, <Point>, <Point> )
Creates in the Graphics view an image of the tool icon. The two given points define two adjacent vertices of the side of the oriented square containing the image.


Note: See Reference:Toolbar for the icons numbering, or ToolsEN.
© 2024 International GeoGebra Institute