DiagramLite Programmer's Guide
NodeEventArgs Members
Constructors Properties
 


Contains the arguments passed to handlers of node-related events.

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

 Public Constructors

  Name Description

NodeEventArgs

Overloaded.  

 Public Properties

  Name Description

AdjustmentHandle

Gets or sets the adjustment handle being moved by the user.

MouseButton

Gets which mouse button has been pressed.

MousePosition

Gets or sets the current mouse pointer position.

Node

Gets the node for which the event was raised.

 See Also

NodeEventArgs Class
MindFusion.Diagramming Namespace