DroidDiagram Programmer's Guide
Cell.getFont Method
See Also
 






Gets the font used to draw the text of this cell.

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

 Syntax

Java  Copy Code

public Font getFont ()

 Return Value

A Font object representing the font used to draw this cell's text.

 See Also

Cell Members
Cell Class
com.mindfusion.diagramming Namespace