DroidDiagram Programmer's Guide
Diagram.setActiveLayer Method
See Also
 






Sets the zero-based index of the active layer.

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

 Syntax

Java  Copy Code

public void setActiveLayer (
    int value
)

 Parameters

value

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

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace