The following tables list the members exposed by GraphMouseEventArgs.
Name | Description | |
---|---|---|
![]() | Button | (Inherited from System.Windows.Forms.MouseEventArgs) |
![]() | Clicks | (Inherited from System.Windows.Forms.MouseEventArgs) |
![]() | Control | Gets or sets the control on which the mouse event occurred. |
![]() | Delta | (Inherited from System.Windows.Forms.MouseEventArgs) |
![]() | ItemCount | Gets a count of the number of times the item was clicked. |
![]() | Location | (Inherited from System.Windows.Forms.MouseEventArgs) |
![]() | PointIndex | Gets a count of the number of times the item was clicked. |
![]() | UserX | Gets the X coordinate of the mouse. |
![]() | UserY | Gets the Y coordinate of the mouse. |
![]() | X | (Inherited from System.Windows.Forms.MouseEventArgs) |
![]() | Y | (Inherited from System.Windows.Forms.MouseEventArgs) |