DroidDiagram Programmer's Guide
ContainerNode.getMargin Method
See Also
 






Gets how much space should be left between contained nodes and the container borders.

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

 Syntax

Java  Copy Code

public float getMargin ()

 Return Value

float value specifying the margin size.

 See Also

ContainerNode Members
ContainerNode Class
com.mindfusion.diagramming Namespace
setMargin Method