Attachmate.Reflection.UserInterface Namespace > MouseEventArgsEx Class : Delta Property |
'Declaration
Public ReadOnly Property Delta As Integer
'Usage
Dim instance As MouseEventArgsEx Dim value As Integer value = instance.Delta
public int Delta {get;}