DroidDiagram Programmer's Guide
Cell.getTextPadding Method
See Also
 






Gets the spacing between the cell's boundaries and its text.

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

 Syntax

Java  Copy Code

public Thickness getTextPadding ()

 Return Value

A Thickness instance specifying the size of the padding space left around the text.

 See Also

Cell Members
Cell Class
com.mindfusion.diagramming Namespace
setTextPadding Method
getText Method
getTextFormat Method