Search
DiagramItemStyle.getFontSize Method
See Also
 

Gets the font size of the item text.

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

 Syntax

Java  Copy Code

public float getFontSize ()

 Return Value

A float value specifying the font size.

 See Also