DroidDiagram Programmer's Guide
TableNode.setFont Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setFont (
    Font value
)

 Parameters

value

A Font object representing the table font.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace