DroidDiagram Programmer's Guide
TableNode.getFont Method
See Also
 






Gets the font used to draw the text displayed in this table.

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

 Syntax

Java  Copy Code

public Font getFont ()

 Return Value

A Font object representing the table font.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace