DroidDiagram Programmer's Guide
Selection.setHandlesStyle Method
See Also
 






Sets a value indicating how multiple selection should be drawn on the screen.

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

 Syntax

Java  Copy Code

public void setHandlesStyle (
    SelectionStyle value
)

 Parameters

value

A member of the SelectionStyle enumeration.

 See Also

Selection Members
Selection Class
com.mindfusion.diagramming Namespace