DroidDiagram Programmer's Guide
DiagramItem.getLayerIndex Method
See Also
 






Gets the zero-based index of the layer this item is associated with, or -1, if the item is not associated with any layer.

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

 Syntax

Java  Copy Code

public int getLayerIndex ()

 Return Value

An integer value specifying the layer index.

 See Also

DiagramItem Members
DiagramItem Class
com.mindfusion.diagramming Namespace