DroidDiagram Programmer's Guide
DiagramItem.getZIndex Method
See Also
 






Gets the position of an item within the diagram's Z-order.

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

 Syntax

Java  Copy Code

public int getZIndex ()

 Return Value

An integer value specifying the position of the item within the diagram Z-order.

 See Also

DiagramItem Members
DiagramItem Class
com.mindfusion.diagramming Namespace