ComponentOne Basic Library for WPF and Silverlight
DeltaScroll Property (C1ScrollDeltaEventArgs)


C1.WPF Namespace > C1ScrollDeltaEventArgs Class : DeltaScroll Property
Gets the delta scroll.
Syntax
'Declaration
 
Public ReadOnly Property DeltaScroll As System.Double
'Usage
 
Dim instance As C1ScrollDeltaEventArgs
Dim value As System.Double
 
value = instance.DeltaScroll
public System.double DeltaScroll {get;}
See Also

Reference

C1ScrollDeltaEventArgs Class
C1ScrollDeltaEventArgs Members