Search
DiagramEventArgs Properties
 


 Public Properties

  Name Description

deltaX

Gets the horizontal scroll amount of a wheel event.

deltaY

Gets the vertical scroll amount of a wheel event.

handled

Gets or sets a value indicating whether the event has been handled. (Inherited from EventArgs.)

mouseButton

Gets which mouse button has been pressed.

mousePosition

Gets the current mouse pointer position.

 See Also