Sets the font used to display text in the in-place editing text control.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setInplaceEditFont ( |
A java.awt.Font object representing the font of the in-place editing control.
See Also