DiagramLite Programmer's Guide
EditNodeTextEventArgs Members
Constructors Properties
 


Contains the arguments passed to the NodeTextEdited event handlers.

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

 Public Constructors

  Name Description

EditNodeTextEventArgs

Initializes a new instance of the EditNodeTextEventArgs class.

 Public Properties

  Name Description

NewText

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

Node

Gets the node whose text has been edited.

OldText

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

 See Also

EditNodeTextEventArgs Class
MindFusion.Diagramming Namespace