DroidDiagram Programmer's Guide
DiagramView.setInplaceEditFont Method
See Also
 






Sets the font used to display text in the in-place editing text control.

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

 Syntax

Java  Copy Code

public void setInplaceEditFont (
    Font value
)

 Parameters

value

A java.awt.Font object representing the font of the in-place editing control.

 See Also

DiagramView Members
DiagramView Class
com.mindfusion.diagramming Namespace