ASP.NET Pack Programmer's Guide
DiagramItem.getZIndex Method
See Also
 





Gets the z-order position of the object.

Namespace: MindFusion.Diagramming
Package: DiagramItem.js

 Syntax

JavaScript  Copy Code

function getZIndex ()

 Return Value

Type: Number
A number specifying the position of the diagram item within the z-order.

 Remarks

Use the method to arrange item in z-order. Items with lower ZIndex appear behind items with higher ZIndex.

 See Also

DiagramItem Members
DiagramItem Class
MindFusion.Diagramming Namespace