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.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public ControlNodeBuilder layerIndex ( |
An integer value specifying the layer index.
This DiagramItemBuilder instance.
See Also