Sets the edited text to the object after the in-place editing operation has been completed successfully.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
void SetEditedText ( |
Visual Basic
Copy Code
|
|---|
Sub SetEditedText( _ |
The new text of the in-place edited object.
See Also