User Tools

Site Tools


style_properties

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
style_properties [2017/04/25 10:32] cs_adminstyle_properties [2017/11/17 18:25] cs_admin
Line 1: Line 1:
 +====== Style Properties ======
 Styles are used to specify font, size, color, … Styles are used to specify font, size, color, …
  
Line 4: Line 5:
  
 Or you can manipulate the styles with the //**CS_Get/SetStyle@Property**// commands. Or you can manipulate the styles with the //**CS_Get/SetStyle@Property**// commands.
 +
 +See also __CS_Event_ClearStyle__ in [[Event event properties]], and [[Predefined Styles]].
  
 ^property constant ^can read ^can write ^persi\\ stent ^type ^default^min ^max ^usage ^ ^property constant ^can read ^can write ^persi\\ stent ^type ^default^min ^max ^usage ^
Line 11: Line 14:
 |__CS_Style_XML__|  √  |  √  | |text| | | |XML of a style| |__CS_Style_XML__|  √  |  √  | |text| | | |XML of a style|
 |__CS_Style_ID__|  √  | | |int| | | |Style's ID| |__CS_Style_ID__|  √  | | |int| | | |Style's ID|
-|__CS_Style_FontName__|  √  |  √  |  √  |text| | | |Font name\\ Segoe UI on Windows, Lucida Grande on Macintosh|+|__CS_Style_Name__|  √  |  √  |  √  |text|empty for custom styles| | |Style name| 
 +|__CS_Style_FontName__|  √  |  √  |  √  |text| | | |Font name\\ Segoe UI on Windows, Lucida Grande on MacOS|
 |__CS_Style_Size__|  √  |  √  |  √  |real|9|4|128|Font size| |__CS_Style_Size__|  √  |  √  |  √  |real|9|4|128|Font size|
 |__CS_Style_Full__|  √  |  √  |  √  |int|0|0|15|Font style| |__CS_Style_Full__|  √  |  √  |  √  |int|0|0|15|Font style|
style_properties.txt · Last modified: 2022/01/31 12:00 by cs_admin