Gets the location related to the event.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Point Position { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Position As Point |
A Point object specifying the current mouse position.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |