Gets or sets a value indicating whether to display selection handles of objects under the mouse while another object is being modified.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool ShowHandlesOnDrag { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShowHandlesOnDrag As Boolean |
true to display the selection handles of an item while it is being modified; false to hide them.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |