DroidDiagram Programmer's Guide
DiagramItem.getFont Method
See Also
 






Gets the font used to draw the text of an item.

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

 Syntax

Java  Copy Code

public Font getFont ()

 Return Value

A Font object representing the font usedto draw this item's text.

 See Also

DiagramItem Members
DiagramItem Class
com.mindfusion.diagramming Namespace