Initializes a new instance of the EditTextCmd class.
Namespace: MindFusion.Diagramming.Commands
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public EditTextCmd ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The diagram element whose text will be changed.
The new text.
See Also