Gets the variation of X between the mouse position where the drag started and the current one.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public double TotalDeltaX { get; } |
| Visual Basic |
|---|
Public ReadOnly Property TotalDeltaX As Double Get |