Search
Layer.getZIndex Method
See Also
 

Gets the z-index of the layer.

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 layerwithin the diagram Z order.

 See Also