Gets the variation of Y between the mouse position where the drag started and the current one.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public double TotalDeltaY { get; }
Visual Basic
Public ReadOnly Property TotalDeltaY As Double
	Get

See Also