DroidDiagram Programmer's Guide
DiagramStyle.setFontSize Method
See Also
 






Sets the font size of the item texts.

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

DiagramStyle Members
DiagramStyle Class
com.mindfusion.diagramming Namespace