DroidDiagram Programmer's Guide
TreeViewItem.getLabelFont Method
See Also
 






Gets the label font of this item.

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

 Syntax

Java  Copy Code

public Font getLabelFont ()

 Return Value

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

 See Also

TreeViewItem Members
TreeViewItem Class
com.mindfusion.diagramming Namespace