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