Sets a value indicating how the control responds to user actions.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public void SetBehavior ( |
Visual Basic Copy Code |
---|
Public Sub SetBehavior( _ |
A member of the Behavior enumeration.
true to clear current selection, or false otherwise.
Some Behavior modes ignore adjustment handles. The clearSelection flag lets you clear current selection to avoid misleading users they would be able to resize, move or rotate items.
WpfDiagram Programmer's Guide | © 2023 MindFusion |