DroidDiagram Programmer's Guide
DiagramStyle.setFontStyle Method
See Also
 






Gets the font style of the item texts.

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

 Syntax

Java  Copy Code

public void setFontStyle (
    int value
)

 Parameters

value

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

 See Also

DiagramStyle Members
DiagramStyle Class
com.mindfusion.diagramming Namespace