DroidDiagram Programmer's Guide
TextComponent.getFont Method
See Also
 






Gets the font of the displayed text.

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

 Syntax

Java  Copy Code

public Font getFont ()

 Return Value

A Font object. The default is Arial, 10.

 See Also

TextComponent Members
TextComponent Class
com.mindfusion.diagramming.components Namespace