Difference between revisions of "NodeFontColor"

(see also NodeBorderColor)
 
Line 1: Line 1:
 
[[Category:Attributes]]
 
[[Category:Attributes]]
  
The [[NodeFontColor]] attribute changes the color of the text on a node. It contains three numbers: red, green, blue. Each value is between 0 and 65535.
+
The [[NodeFontColor]] attribute changes the color of the text on a node. It contains three numbers: red, green, blue. Each value is between 0 and 65535.  In Analytica 5, it can also be set to a single color integer, e.g., 0xrrggbb.
  
 
== See Also ==
 
== See Also ==
  
 
* [[NodeColor]]
 
* [[NodeColor]]
 +
* [[NodeBorderColor]]
 
* [[NodeInfo]]
 
* [[NodeInfo]]
 
* [[NodeFont]]
 
* [[NodeFont]]

Latest revision as of 20:17, 20 May 2020


The NodeFontColor attribute changes the color of the text on a node. It contains three numbers: red, green, blue. Each value is between 0 and 65535. In Analytica 5, it can also be set to a single color integer, e.g., 0xrrggbb.

See Also

Comments


You are not allowed to post comments.