Specifies how the user can start modifying an item.
Namespace: MindFusion.Diagramming
Assembly: Enum.js
JavaScript Copy Code |
---|
// enum |
Member name | Description | |
---|---|---|
SelectedOnly |
Only selected objects can be modified. |
|
AutoHandles |
Adjustment handles appear automatically around the object under the mouse; it can be modified without selecting it first. |
Members of this enumeration can be assigned to the modificationStart property of DiagramView.
MvcDiagram Programmer's Guide | © 2024 MindFusion |