Search
DiagramItem.zLevelDown Method
See Also
 

Moves an item down in the Z order.

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

 Syntax

Java  Copy Code

public void zLevelDown (
    boolean keepInLayer
)

 Parameters

keepInLayer

 See Also