Difference between revisions of "ToolImage Command"

From GeoGebra Manual
Jump to: navigation, search
Line 4: Line 4:
 
;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 the vertices of the bottom side of 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 13:19, 2 March 2016


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