DroidDiagram Programmer's Guide
DiagramView.getInplaceEditFont Method
See Also
 






Gets 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 Font getInplaceEditFont ()

 Return 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