Difference between revisions of "ToolImage Command"

From GeoGebra Manual
Jump to: navigation, search
(command syntax: changed [ ] into ( ))
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.
  
;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.
+
;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|1=See [[Reference:Toolbar]] for the icons numbering, or [[ToolsEN]].}}
 
{{note|1=See [[Reference:Toolbar]] for the icons numbering, or [[ToolsEN]].}}

Revision as of 19:19, 30 September 2017


ToolImage( <Number> )
Creates in the Graphics View a 32x32 pixel image of the 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