The final horizontal (X) velocity of the drag, if the drag was inertial.
Namespace:
C1.PhoneAssembly: C1.Phone (in C1.Phone.dll)
Syntax
| C# |
|---|
public double HorizontalVelocity { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] private set; } |
| Visual Basic |
|---|
Public Property HorizontalVelocity As Double <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Private Set |