DroidDiagram Programmer's Guide
TreeMapLayout.getContainerPadding Method
See Also
 






Gets the padding inside containers.

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

 Syntax

Java  Copy Code

public float getContainerPadding ()

 Return Value

A float value specifying the padding size between parent nodes and their outermost children. The default value is 0.

 See Also

TreeMapLayout Members
TreeMapLayout Class
com.mindfusion.diagramming Namespace