DiagramLite Programmer's Guide
DiagramEventArgs Members
Constructors Properties
 


Contains the arguments passed to event handlers, such as Clicked and DoubleClicked.

The following tables list the members exposed by the DiagramEventArgs type.

 Public Constructors

  Name Description

DiagramEventArgs

Initializes a new instance of the DiagramEventArgs class.

 Public Properties

  Name Description

MouseButton

Gets or sets which mouse button has been pressed.

MousePosition

Gets or sets the current mouse pointer position.

 See Also

DiagramEventArgs Class
MindFusion.Diagramming Namespace