Search
DiagramItem.zTop Method
See Also
 

Moves an item to the top of the Z order.

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

 Syntax

Java  Copy Code

public void zTop (
    boolean keepInLayer
)

 Parameters

keepInLayer

 See Also