Accusoft.NotateXpressSdk Namespace : MouseUpEventArgs Class |
The following tables list the members exposed by MouseUpEventArgs.
Name | Description | |
---|---|---|
MouseUpEventArgs Constructor |
Name | Description | |
---|---|---|
Element | Gets the element that was clicked on to generate the event. | |
Layer | Gets the layer that was active at the time of the mouse up event. | |
MouseButtons | Gets the mouse button that was used to generate the mouse up event. | |
Shift | Gets the shift key state when the event was generated. | |
X | Gets the x coordinate of the cursor where the mouse up event occured. | |
Y | Gets the y coordinate of the cursor where the mouse up event occured. |