Difference between revisions of "SetLineStyle Command"

From GeoGebra Manual
Jump to: navigation, search
(Autogenerated from properties)
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|scripting}}
 +
;SetLineStyle( <Line>, <Number> )
 +
:Changes the line style of given object according to following table (numbers out of range  [0,4] are treated as 0).
  
test
+
{| class="pretty"
uu<noinclude>{{Manual Page|version=4.0}}<noinclude/>
+
!Number
{{command|scripting}}
+
!Style
;SetLineStyle[ <Line>, <Number> ]
+
|-
:{{description}}
+
|0
 +
|Full
 +
|-
 +
|1
 +
|Dashed long
 +
|-
 +
|2
 +
|Dashed short
 +
|-
 +
|3
 +
|Dotted
 +
|-
 +
|4
 +
|Dash-dot
 +
|}

Latest revision as of 17:17, 7 October 2017


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