Gets the font used to draw the text of this cell.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public Font getFont () |
A Font object representing the font used to draw this cell's text.
See Also