Raised when the user moves multiple selected items.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public event EventHandler<SelectionEventArgs> SelectionModified |
Visual Basic
![]() |
---|
Public Event SelectionModified As EventHandler(Of SelectionEventArgs) |
SelectionModified event handlers receive an argument of type SelectionEventArgs.
Diagramming for .NET MAUI Guide | © 2025 MindFusion |