Language Reference Guide : 4. System Classes : TreeNode Class : TypeFace Attribute
 
Share this page                  
TypeFace Attribute
Data Type: integer
4GL Access: RW
The TypeFace attribute specifies the typeface for the text of the TreeNode label. Valid values are:
TF_SYSTEM (system font)
TF_COURIER
TF_HELVETICA
TF_LUCIDA
TF_NEWCENTURY
TF_TIMESROMAN
TF_NATIVE_FONT*
Note:  *TF_NATIVE_FONT uses the native fonts of your machine; they are specified directly by name. These fonts are not mapped by OpenROAD and can have arbitrary size values.