Property | Type | Description | |
---|---|---|---|
Finger | uint | ||
X | int | ||
Y | int |
Method | Description | |
---|---|---|
ToString ( ) : string |
Provide a string describing the object
|
|
TouchEventArgs ( |
Construct the touch arguments from a touch event
|
public TouchEventArgs ( |
||
e | Touch event | |
return | System |