Difference between revisions of "SetDecoration Command"

From GeoGebra Manual
Jump to: navigation, search
m (Reverted edits by Mathmum (talk) to last revision by Murkle)
(typo)
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|scripting}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|scripting}}
 
;SetDecoration( <Object>, <Number> )
 
;SetDecoration( <Object>, <Number> )
:Changes the decoration of given object (see Style tab in object properties). The object must be angle or segment, second argument is numeric code of the decoration, for possible values see the table below.
+
:Changes the decoration of given object (see ''Style'' tab in object properties). The object must be angle or segment, second argument is numeric code of the decoration, for possible values see the table below.
  
 
{| class=pretty
 
{| class=pretty
Line 34: Line 34:
 
|7
 
|7
 
|(None)
 
|(None)
|Antclockwise arrow
+
|Anticlockwise arrow
 
|}
 
|}

Revision as of 16:39, 13 August 2018


SetDecoration( <Object>, <Number> )
Changes the decoration of given object (see Style tab in object properties). The object must be angle or segment, second argument is numeric code of the decoration, for possible values see the table below.
Value Segment decoration Angle decoration
1 One tick Two arcs
2 Two ticks Three arcs
3 Three ticks One tick
4 One arrow Two ticks
5 Two arrows Three ticks
6 Three arrows Clockwise arrow
7 (None) Anticlockwise arrow
© 2024 International GeoGebra Institute