DroidDiagram Programmer's Guide
Layer.setZIndex Method
See Also
 






Sets the z-index of the layer.

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

 Syntax

Java  Copy Code

public void setZIndex (
    int value
)

 Parameters

value

An integer value specifying the position of the layerwithin the diagram Z order.

 See Also

Layer Members
Layer Class
com.mindfusion.diagramming Namespace