MindFusion.Wpf Pack Programmer's Guide
InputState.DragDistance Property
See Also
 





Gets or sets the distance between the initial touch and the current touch location, expressed in millimeters.

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

 Syntax

C#  Copy Code

public double DragDistance { get; set; }

Visual Basic  Copy Code

Public Property DragDistance As Double

 Property Value

 See Also

InputState Members
InputState Class
MindFusion.Diagramming.Wpf Namespace