MindFusion.Wpf Pack Programmer's Guide
InteractionState.StartPoint Property
See Also
 





Gets the mouse position where the interaction started.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public Point StartPoint { get; }

Visual Basic  Copy Code

Public ReadOnly Property StartPoint As Point

 Property Value

A Point specifying the mouse position where the user started to draw or modify an item.

 See Also

InteractionState Members
InteractionState Class
MindFusion.Diagramming.Wpf Namespace