Specifies how the user can start modifying an item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public enum ModificationStart |
Visual Basic
![]() |
---|
Public Enum ModificationStart |
Member name | Description | |
---|---|---|
![]() |
AutoHandles |
Adjustment handles appear automatically around the object under the mouse; it can be modified without selecting it first. |
![]() |
SelectedOnly |
Only selected objects can be modified. |
This enumeration specifies the possible values of the ModificationStart property.