Search
Diagram.getFont Method
See Also
 

Gets the default font for new diagram items.

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

 Syntax

Java  Copy Code

public Font getFont ()

 Return Value

A Font object.

 See Also