Search
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