Raised when the user moves or resizes multiple selected items.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public event EventHandler<SelectionEventArgs> SelectionModified |
Visual Basic
![]() |
---|
Public Event SelectionModified As EventHandler(Of SelectionEventArgs) |
Use the Nodes and Links properties of the diagram's Selection to find out which items have been moved.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |