Gets the current location of the mouse pointer.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public Point CurrentPoint { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property CurrentPoint As Point |
A Microsoft.Maui.Graphics.Point that specifies the current location of the cursor, in document coordinates.
MvcDiagram Programmer's Guide | © 2025 MindFusion |