Sets the zero-based index of the active layer.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder activeLayer ( |
An integer value that specifies the index of the active layer.
This DiagramBuilder instance.
See Also