DroidDiagram Programmer's Guide
Diagram.getShowHandlesOnDrag Method
See Also
 






Gets whether selection handles of objects under the pointer are displayed while another object is being modified.

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

 Syntax

Java  Copy Code

public boolean getShowHandlesOnDrag ()

 Return Value

true to display selection handles, otherwise false.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace