DroidDiagram Programmer's Guide
TreeViewNode.getFont Method
See Also
 






Gets or the font used to render the node's caption.

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

 Syntax

Java  Copy Code

public Font getFont ()

 Return Value

A Font instance specifying the font attributes.

 See Also

TreeViewNode Members
TreeViewNode Class
com.mindfusion.diagramming Namespace