Search
Cell.getTextSize Method
See Also
 

Gets the size of the text displayed in this cell.

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

 Syntax

Java  Copy Code

public Dimension2D getTextSize ()

 Return Value

 See Also