DroidDiagram Programmer's Guide
DiagramItemStyle.setFontSize Method
See Also
 






Sets the font size of the item text.

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

 Syntax

Java  Copy Code

public void setFontSize (
    float value
)

 Parameters

value

A float value specifying the font size.

 See Also

DiagramItemStyle Members
DiagramItemStyle Class
com.mindfusion.diagramming Namespace