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