Gets the current location of the mouse pointer.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public PointF CurrentPoint { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property CurrentPoint As PointF |
A .NET PointF instance that specifies the current location of the cursor, in document coordinates.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |