Sets a value indicating whether the layer is locked. Items associated with locked layers cannot be modified interactively, regardless of their own DiagramItem.getLocked property.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setLocked ( |
A boolean value specifying if the layer is locked.
See Also