The members of this enumeration specify what a multiple selection of items should look like. They can be used as parameters of the setHandlesStyle method of the Selection class.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public enum SelectionStyle |
Member name | Description | |
---|---|---|
![]() |
Rectangle |
Draw a rectangular selection frame that bounds all selected items. |
![]() |
SelectionHandles |
All items in the multiple selection are drawn with selection handles around them. |
![]() |
SemiTransparent |
Draw a semi-transparent rectangle that bounds all selected items. |