Difference between revisions of "SetLineStyle Command"

From GeoGebra Manual
Jump to: navigation, search
Line 2: Line 2:
 
{{command|scripting}}
 
{{command|scripting}}
 
;SetLineStyle[ <Object>, <Number> ]
 
;SetLineStyle[ <Object>, <Number> ]
:Changes the line style of given object according to following table (numbers out of range  [0,4] cause an error).
+
:Changes the line style of given object according to following table (numbers out of range  [0,4] are not valid).
  
 
{| class="pretty"
 
{| class="pretty"

Revision as of 19:27, 5 June 2011



SetLineStyle[ <Object>, <Number> ]
Changes the line style of given object according to following table (numbers out of range [0,4] are not valid).
Number Style
0 Full
1 Dashed long
2 Dashed short
3 Dotted
4 Dash-dot
© 2024 International GeoGebra Institute