Property | Type | Description | |
---|---|---|---|
X | int | ||
Y | int |
Method | Description | |
---|---|---|
MouseMoveEventArgs ( |
Construct the mouse move arguments from a mouse move event
|
|
ToString ( ) : string |
Provide a string describing the object
|
public MouseMoveEventArgs ( |
||
e | Mouse move event | |
return | System |