Search
EditComponent.getFont Method
See Also
 

Gets the font of the text.

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

 Syntax

Java  Copy Code

public Font getFont ()

 Return Value

A jawa.awt.Font instance.

 See Also