Initializes a new instance of the HitTestEventArgs class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public HitTestEventArgs ( |
Visual Basic Copy Code |
---|
Public New ( _ |
The DiagramItem related to the event.
The location related to the event, expressed in document coordinates.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |