DiagramLite Programmer's Guide
VirtualNodeEventArgs Members
Constructors Properties
 


Contains arguments passed to handlers of the NodeRealized event.

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

 Public Constructors

  Name Description

VirtualNodeEventArgs

Initializes a new instance of the VirtualNodeEventArgs class.

 Public Properties

  Name Description

DataItem

The data item just shown on screen.

 Inherited Public Properties

  Name Description

AdjustmentHandle

Gets or sets the adjustment handle being moved by the user. (Inherited from NodeEventArgs.)

MouseButton

Gets which mouse button has been pressed. (Inherited from NodeEventArgs.)

MousePosition

Gets or sets the current mouse pointer position. (Inherited from NodeEventArgs.)

Node

Gets the node for which the event was raised. (Inherited from NodeEventArgs.)

 See Also

VirtualNodeEventArgs Class
MindFusion.Diagramming Namespace