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