MindFusion.Wpf Pack 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

Overloaded. Initializes a new instance of the DiagramEventArgs class.

 Public Properties

  Name Description

Graphics

Gets a DrawingContext instance whose methods should be used to draw the custom graphics.

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.Wpf Namespace