DroidDiagram Programmer's Guide
LayeredLayout.setEnableCustomLayers Method
See Also
 






Sets a value indicating whether to indicating whether the layered layout will honor the LayeredLayoutTraits.Layer flags.

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

 Syntax

Java  Copy Code

public void setEnableCustomLayers (
    boolean value
)

 Parameters

value

 See Also

LayeredLayout Members
LayeredLayout Class
com.mindfusion.diagramming Namespace