Search
DiagramEventArgs Properties
 


 Public Properties

  Name Description

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