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