Inheritance
System.Object
ScrollData
public class ScrollData : PointerData
Constructors
Declaration
public ScrollData(TimeSpan timeStamp, PointerChange change, PointerDeviceKind kind, int device, float physicalX, float physicalY, float scrollX, float scrollY)
Parameters
Type |
Name |
Description |
System.TimeSpan |
timeStamp |
|
PointerChange |
change |
|
PointerDeviceKind |
kind |
|
System.Int32 |
device |
|
System.Single |
physicalX |
|
System.Single |
physicalY |
|
System.Single |
scrollX |
|
System.Single |
scrollY |
|
Fields
Declaration
Field Value
Type |
Description |
System.Single |
|
Declaration
Field Value
Type |
Description |
System.Single |
|