DroidDiagram Programmer's Guide
TreeViewItem.setLabelFont Method
See Also
 






Sets the label font of this item.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setLabelFont (
    Font value
)

 Parameters

value

An instance of the Font class. The default value is null.

 See Also

TreeViewItem Members
TreeViewItem Class
com.mindfusion.diagramming Namespace