Difference between revisions of "ToolImage Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - "<div class="box info"> 48px|left This page is part of the official manual for print and pdf. For structural reasons normal users can't edit this page. If you found any errors on this page please contact )
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|geogebra}}
{{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 image of [[:Category:Tools Icons|tool icon]] with given number sized 32x32 pixels. See [[Reference:Toolbar]] for the numbering.
+
 
 +
;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|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