Gets or sets the current location of the mouse pointer.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public Point CurrentPoint { get; set; } |
Visual Basic
![]() |
---|
Public Property CurrentPoint As Point |
A Point instance that specifies the current location of the cursor, in document coordinates.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |