Search
ContainerNode.setMargin Method
See Also
 

Sets 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 void setMargin (
    float value
)

 Parameters

value

 See Also