ASP.NET Pack Programmer's Guide
SelectionStyle Members
Constructors Fields
 


The members of this enumeration specify what a multiple selection of items should look like. These constants can be used as parameters of the Selection.setStyle method of the Selection class.

The following tables list the members exposed by the SelectionStyle type.

 Public Constructors

  Name Description

SelectionStyle

 

 Public Fields

  Name Description

Rectangle

Draws 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.

 See Also

SelectionStyle Class
com.mindfusion.diagramming Namespace