Gets or sets the mouse position where the interaction starts.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public Point StartPoint { get; set; } |
Visual Basic
![]() |
---|
Public Property StartPoint As Point |
A Point specifying the mouse position where the user started to draw or modify an item.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |