The total horizontal (X) change of the drag event.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public double HorizontalChange { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] private set; } |
Visual Basic |
---|
Public Property HorizontalChange As Double <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Private Set |