DroidDiagram Programmer's Guide
DiagramBuilder.activeLayer Method
See Also
 






Sets the zero-based index of the active layer.

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

 Syntax

Java  Copy Code

public DiagramBuilder activeLayer (
    int value
)

 Parameters

value

An integer value that specifies the index of the active layer.

 Return Value

This DiagramBuilder instance.

 See Also

DiagramBuilder Members
DiagramBuilder Class
com.mindfusion.diagramming.builders Namespace