Sets the z-order position of the object.
Namespace: MindFusion.Diagramming
Package: DiagramItem.js
JavaScript Copy Code |
---|
function setZIndex (value) |
A number specifying the position of the diagram item within the z-order.
Use the method to arrange item in z-order. Items with lower ZIndex appear behind items with higher ZIndex.