Difference between revisions of "SetPointStyle 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}}
 
;SetPointStyle[ <Point>, <Number> ]
 
;SetPointStyle[ <Point>, <Number> ]
:{{description}}
+
Changes the point style of given point according to following table (numbers out of range  [0,9] are not valid).
 +
 
 +
{| class="pretty"
 +
!Number
 +
!Style
 +
|-
 +
|0
 +
|Full dot
 +
|-
 +
|1
 +
|Cross
 +
|-
 +
|2
 +
|Empty dot
 +
|-
 +
|3
 +
|Plus sign
 +
|-
 +
|4
 +
|Full diamond
 +
|-
 +
|5
 +
|Empty diamond
 +
|-
 +
|6
 +
|Triangle north
 +
|-
 +
|7
 +
|Triangle south
 +
|-
 +
|8
 +
|Triangle east
 +
|-
 +
|9
 +
|Triangle west
 +
|}

Revision as of 19:36, 5 June 2011



SetPointStyle[ <Point>, <Number> ]

Changes the point style of given point according to following table (numbers out of range [0,9] are not valid).

Number Style
0 Full dot
1 Cross
2 Empty dot
3 Plus sign
4 Full diamond
5 Empty diamond
6 Triangle north
7 Triangle south
8 Triangle east
9 Triangle west
© 2024 International GeoGebra Institute