Enum values for gui_default_property.
An object of class list of length 8.
Details
| Name | Value |
text_size | 16 |
text_spacing | 17 |
line_color | 18 |
background_color | 19 |
text_line_spacing | 20 |
text_alignment_vertical | 21 |
text_wrap_mode | 22 |
extprop08 | 23 |
Examples
gui_default_property$text_size
#> [1] 16
gui_default_property$background_color
#> [1] 19
gui_default_property$extprop08
#> [1] 23