Represents methods that are called when the user activates actions from the context menu.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public delegate void ContextMenuAction ( |
Visual Basic
![]() |
---|
Public Delegate Sub ContextMenuAction( _ |
The diagram item for which the menu is displayed.
The touch point.
Diagramming for .NET MAUI Guide | © 2025 MindFusion |