Gets the node whose text has been edited.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public DiagramNode Node { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Node As DiagramNode |
An instance of the DiagramNode class.