Gets a value indicating whether users are allowed to edit this label.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean getLocked () |
true to prevent users from editing this label, or false otherwise.
See Also