GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoInputEventArgs Class / Delta Property
In This Topic
    Delta Property
    In This Topic
    Gets or sets the amount of change associated with a mouse-wheel rotation.
    Syntax
    public int Delta {get; set;}
    See Also