Search
SpinnerComponent.getFont Method
See Also
 

Gets the font of the spinner's text.

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

 Syntax

Java  Copy Code

public Font getFont ()

 Return Value

An instance of the java.awt.Font class.

 See Also