DroidDiagram Programmer's Guide
Diagram.setSelectAfterCreate Method
See Also
 






Sets a value indicating whether newly created items should be selected automatically.

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

 Syntax

Java  Copy Code

public void setSelectAfterCreate (
    boolean value
)

 Parameters

value

true if newly created items should be selected automatically, otherwise false.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace