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