Search
Diagram.getSelectAfterCreate Method
See Also
 

Gets a value indicating whether newly created items are selected automatically.

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

 Syntax

Java  Copy Code

public boolean getSelectAfterCreate ()

 Return Value

true if newly created items are selected automatically, otherwise false.

 See Also