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


The members of this enumeration specify how users can start modifying an item. These constants can be used as parameters of the setModificationStart method of the DiagramView class.

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

 Public Constructors

  Name Description

ModificationStart

Initializes a new instance of the ModificationStart  class.

 Public Fields

  Name Description

AutoHandles

Modification handles appear automatically around the item that is under the pointer. Users can start modifying items by simply pointing at them and dragging.

SelectedOnly

Users must first select an item in order to modify it.

 See Also

ModificationStart Class
com.mindfusion.diagramming Namespace