Gets the font of the link's label text.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public Font getFont () |
A Font object representing the text font. The default value is null.
RemarksThe label's text is rendered using the link's font if this value is null.
See Also