DiagramLite Programmer's Guide
InteractionState.DeltaY Property
See Also
 





Gets the vertical distance the mouse has been moved since the modification began.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public double DeltaY { get; }

Visual Basic  Copy Code

Public ReadOnly Property DeltaY As Double

 Property Value

 See Also

InteractionState Members
InteractionState Class
MindFusion.Diagramming Namespace