DroidDiagram Programmer's Guide
DiagramItemStyle.setFontStyle Method
See Also
 






Sets the font style of the item text.

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

DiagramItemStyle Members
DiagramItemStyle Class
com.mindfusion.diagramming Namespace