ASP.NET Pack 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 (
    int value
)

 Parameters

value

One of the SelectionStyle constants.

 See Also

Selection Members
Selection Class
com.mindfusion.diagramming Namespace