TreeNode.Font

Syntax

Font: PP.Font

Description

The Font property determines font parameters of the tree node.

Comments

Use JSON or the setFont method to set the property value and the getFont method to get the property value.

Example

The example of property use is given in the TreeNode.Color property description.

See also:

TreeNode