DroidDiagram Programmer's Guide
DiagramItemStyle.getFontUnit Method
See Also
 






Gets the measure unit used to specify font size.

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

 Syntax

Java  Copy Code

public GraphicsUnit getFontUnit ()

 Return Value

A member of the GraphicsUnit enumeration.

 See Also

DiagramItemStyle Members
DiagramItemStyle Class
com.mindfusion.diagramming Namespace
setFontUnit Method
getFontSize Method