Difference between revisions of "ToolImage Command"

From GeoGebra Manual
Jump to: navigation, search
m (1 revision)
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
(18 intermediate revisions by 5 users not shown)
Line 1: Line 1:
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|geogebra}}
<noinclude>{{Manual Page|version=4.0}}</noinclude>
+
;ToolImage( <Number> ):Creates in the ''Graphics View'' a 32x32 pixel image of the ([:Category:IconsToolBar|tool icon)] with given number.
{{command|other}}
+
 
;ToolImage[ <Number> ]
+
;ToolImage( <Number>, <Point> ) :Creates in the ''Graphics view'' a 32x32 pixel image of the tool icon, anchored to the given point.
:{{description}}
+
 
 +
;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]].}}

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