Difference between revisions of "SetLineStyle Command"

From GeoGebra Manual
Jump to: navigation, search
(Autogenerated from properties)
Line 1: Line 1:
 
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>
 
{{command|scripting}}
 
{{command|scripting}}
;SetLineStyle[ <Line>, <Number> ]
+
;SetLineStyle[ <Object>, <Number> ]
:{{description}}
+
:Changes the line style of given object according to following table (numbers out of range  [0,4] cause an error).
 +
 
 +
{| class="pretty"
 +
!Number
 +
!Style
 +
|-
 +
|0
 +
|Full
 +
|-
 +
|1
 +
|Dashed long
 +
|-
 +
|2
 +
|Dashed short
 +
|-
 +
|3
 +
|Dotted
 +
|-
 +
|4
 +
|Dash-dot
 +
|}

Revision as of 19:26, 5 June 2011



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