MindFusion.Wpf Pack Programmer's Guide
ProjectMouseEventArgs Properties
 


 Public Properties

  Name Description

ClickCount

Gets the number of times the button has been clicked.

Element

Gets the element related to the event. (Inherited from ProjectEventArgs.)

LeftButtonDown

Gets a value indicating whether the left mouse button is pressed.

MiddleButtonDown

Gets a value indicating whether the middle mouse button is pressed.

Position

Gets the mouse position, relative to the element.

RightButtonDown

Gets a value indicating whether the right mouse button is pressed.

 See Also

ProjectMouseEventArgs Class
MindFusion.DataViews.Wpf Namespace