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