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