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