Gets a value indicating whether to hide the selection when the edit component does not have input focus.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public boolean isHideSelection () |
true, to hide selection when the edit component does not have input focus, or false otherwise.
See Also