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