DroidDiagram Programmer's Guide
DiagramStyle.getFontStyle Method
See Also
 






Gets the font style of the item texts.

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

 Syntax

Java  Copy Code

public int getFontStyle ()

 Return Value

A combination of the style constants defined in the Font class.

 See Also

DiagramStyle Members
DiagramStyle Class
com.mindfusion.diagramming Namespace