ASP.NET Pack Programmer's Guide
NodeEventArgs Members
Constructors Methods
 


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 Methods

  Name Description

cancelDrag

Immediately cancels the creation or modification of the node.

getAdjustmentHandle

Gets the adjustment handle being moved by the user.

getCancel

Gets a value indicating whether to allow the current operation.

getContainer

Gets the container a node has been added to or removed from.

getHyperlink

Gets the hyperlink that was clicked inside a node.

getMouseButton

Gets which mouse button has been pressed.

getMousePosition

Gets the current mouse pointer position.

getNewText

Gets the text that has just been entered by the user.

getNode

Gets the node for which the event was raised.

getOldText

Gets the text that had been displayed in the node before the user edited it.

setCancel

Sets a value indicating whether to allow the current operation.

 See Also

NodeEventArgs Class
MindFusion.Diagramming Namespace