Search
Diagram.getActiveLayer Method
See Also
 

Gets the zero-based index of the active layer.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public int getActiveLayer ()

 Return Value

An integer value that specifies the index of the active layer.

 See Also