Gets or sets the position of the mouse when its button has been pressed.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
protected Nullable<Point> MouseDownPoint { get; set; } |
Visual Basic
![]() |
---|
Protected Property MouseDownPoint As Nullable(Of Point) |
A Point structure containing the mouse pointer coordinates.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |