Accusoft.NotateXpressSdk Namespace : MouseDownEventArgs Class |
For a list of all members of this type, see MouseDownEventArgs members.
Name | Description | |
---|---|---|
![]() | Element | Gets the element that was selected at the time of the mouse down event. |
![]() | Layer | Gets the layer that was selected at the time of the mouse down event. |
![]() | MouseButtons | Gets the mouse button that was selected at the time of the mouse down event. |
![]() | Shift | Gets the shift key state that was selected at the time of the mouse down event. |
![]() | X | Gets the x coordinate of the cursor at the time of the mouse down event. |
![]() | Y | Gets the y coordinate of the cursor at the time of the mouse down event. |