C# Class Alsing.Windows.Forms.IntelliMouse.ScrollEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: vchelaru/FlatRedBall

Public Properties

Property Type Description
DeltaX int
DeltaY int

Property Details

DeltaX public_oe property

public int DeltaX
return int

DeltaY public_oe property

public int DeltaY
return int