Sets the position of an item within the diagram's Z order.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramLinkBuilder zIndex ( |
An integer value specifying the position of the item within the diagram Z order.
This DiagramItemBuilder instance.
See Also