Sets a value indicating whether newly created items should be selected automatically.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder selectAfterCreate ( |
true if newly created items should be selected automatically, otherwise false.
This DiagramBuilder instance.
See Also