Gets the velocity of the gesture before the inertia started.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public Point Velocity { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] private set; } |
Visual Basic |
---|
Public Property Velocity As Point <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Private Set |