Search
Selection.getHandlesStyle Method
See Also
 

Gets a value indicating how multiple selection is drawn on the screen.

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

 Syntax

Java  Copy Code

public SelectionStyle getHandlesStyle ()

 Return Value

A member of the SelectionStyle enumeration.

 See Also