Gets or sets how users can start modifying diagram items.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
public ModificationStart ModificationStart { get; set; } |
Visual Basic Copy Code |
---|
Public Property ModificationStart As ModificationStart |
A member of the ModificationStart enumeration. The default is SelectedOnly.
Use this property to specify what should users do in order to start item modification.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |