DroidDiagram Programmer's Guide
ShapeNode.getFont Method
See Also
 






Gets the font used to draw the text label of a node.

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

 Syntax

Java  Copy Code

public Font getFont ()

 Return Value

A java.awt.Font object representing the label font.

 See Also

ShapeNode Members
ShapeNode Class
com.mindfusion.diagramming Namespace