Represents undoable edit operations.
Namespace: MindFusion.Diagramming.Wpf.Commands
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public class EditTextCmd : Command |
Visual Basic Copy Code |
---|
Public Class EditTextCmd |
Instances of this class are created automatically by Diagram control when users edit the text of a DiagramItem.
System.Object
MindFusion.Diagramming.Wpf.Commands.Command
MindFusion.Diagramming.Wpf.Commands.EditTextCmd