Sets the zero-based index of the layer this item is associated with, or -1, if the item is not associated with any layer.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setLayerIndex ( |
An integer value specifying the layer index.
See Also