Gets or sets the distance between the initial touch and the current touch location, expressed in millimeters.
Namespace: MindFusion.Diagramming.Interaction
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public double DragDistance { get; set; } |
Visual Basic Copy Code |
---|
Public Property DragDistance As Double |
A double value.